The members of MultipeerConnectivity.MCAdvertiserAssistant are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| Creates an object for the specific serviceType and session. |
| 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. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | IMCAdvertiserAssistantDelegate. An instance of the MultipeerConnectivity.MCAdvertiserAssistantDelegate model class which acts as the class delegate. | |
| [read-only] | DiscoveryInfo | Foundation.NSDictionary. A small dictionary of data available to browsers. |
| [read-only] | ServiceType | string. A string, between 1 and 15 characters long, identifying the network protocol being advertised. |
| [read-only] | Session | MCSession. The MultipeerConnectivity.MCSession into which peers will be placed. |
| WeakDelegate | Foundation.NSObject. An object that can respond to the delegate protocol for this type |