Share via


MCAdvertiserAssistant.Session Property

Definition

The MCSession into which peers will be placed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MultipeerConnectivity.MCSession Session { [Foundation.Export("session")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("session")>]
member this.Session : MultipeerConnectivity.MCSession

Property Value

Passed in to the MCAdvertiserAssistant(String, NSDictionary, MCSession) constructor.

Attributes

Applies to