MCNearbyServiceAdvertiser.ServiceType Property

Definition

The network protocol this peer supports.

public virtual string ServiceType { [Foundation.Export("serviceType")] get; }
member this.ServiceType : string

Property Value

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

Attributes

Applies to