MultipeerConnectivity.MCNearbyServiceBrowserDelegate: Method Members

The methods of MultipeerConnectivity.MCNearbyServiceBrowserDelegate are listed below. For a list of all members, see the MCNearbyServiceBrowserDelegate Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

DidNotStartBrowsingForPeers(MCNearbyServiceBrowser, Foundation.NSError)
Indicates that browsing for peers failed.
abstract
FoundPeer(MCNearbyServiceBrowser, MCPeerID, Foundation.NSDictionary)
Indicates that a peer has been found.
abstract
LostPeer(MCNearbyServiceBrowser, MCPeerID)
Indicates that a peer has been lost.