-
Methods in org.robovm.apple.multipeerconnectivity with parameters of type MCNearbyServiceAdvertiser
| Modifier and Type |
Method |
Description |
void |
MCNearbyServiceAdvertiserDelegate.didNotStart(MCNearbyServiceAdvertiser advertiser,
NSError error) |
|
void |
MCNearbyServiceAdvertiserDelegateAdapter.didNotStart(MCNearbyServiceAdvertiser advertiser,
NSError error) |
|
void |
MCNearbyServiceAdvertiserDelegate.didReceiveInvitation(MCNearbyServiceAdvertiser advertiser,
MCPeerID peerID,
NSData context,
VoidBlock2<Boolean,MCSession> invitationHandler) |
|
void |
MCNearbyServiceAdvertiserDelegateAdapter.didReceiveInvitation(MCNearbyServiceAdvertiser advertiser,
MCPeerID peerID,
NSData context,
VoidBlock2<Boolean,MCSession> invitationHandler) |
|