MCAdvertiserAssistant.Session 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 MCSession into which peers will be placed.
public virtual MultipeerConnectivity.MCSession Session { [Foundation.Export("session")] get; }
member this.Session : MultipeerConnectivity.MCSession
Property Value
Passed in to the C:MultipeerConnectivity.MCAdvertiserAssistant(string,Foundation.NSDictionary, MultipeerConnectivity.MCSession) constructor.
- Attributes