Interface MCNearbyServiceBrowserDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
MCBrowserViewController,MCNearbyServiceBrowserDelegateAdapter
public interface MCNearbyServiceBrowserDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description voiddidNotStartBrowsing(MCNearbyServiceBrowser browser, NSError error)voidfoundPeer(MCNearbyServiceBrowser browser, MCPeerID peerID, Map<String,String> info)voidlostPeer(MCNearbyServiceBrowser browser, MCPeerID peerID)