MultipeerConnectivity.MCNearbyServiceBrowserDelegate Members

The members of MultipeerConnectivity.MCNearbyServiceBrowserDelegate are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Default constructor, initializes a new instance of this class.
Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

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.