MCNearbyServiceAdvertiser.MyPeerID Property

Definition

The identity by which this device will be known on the peer network.

public virtual MultipeerConnectivity.MCPeerID MyPeerID { [Foundation.Export("myPeerID")] get; }
member this.MyPeerID : MultipeerConnectivity.MCPeerID

Property Value

This will contain the data passed in to the C:MultipeerConnectivity.MCNearbyServiceAdvertiser(MultipeerConnectivity.MCPeerID,Foundation.NSDictionary,string) constructor.

Attributes

Applies to