MultipeerConnectivity.MCNearbyServiceAdvertiserDelegate Members

The members of MultipeerConnectivity.MCNearbyServiceAdvertiserDelegate 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

DidNotStartAdvertisingPeer(MCNearbyServiceAdvertiser, Foundation.NSError)
Indicates that advertising peer availability failed.
abstract
DidReceiveInvitationFromPeer(MCNearbyServiceAdvertiser, MCPeerID, Foundation.NSData, MCNearbyServiceAdvertiserInvitationHandler)
Indicates an invitation has been received to join a session.