MCNearbyServiceAdvertiser.MyPeerID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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