Share via


GKSession.PeersWithConnectionState(GKPeerConnectionState) Method

Definition

[Foundation.Export("peersWithConnectionState:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] PeersWithConnectionState(GameKit.GKPeerConnectionState state);
[<Foundation.Export("peersWithConnectionState:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PeersWithConnectionState : GameKit.GKPeerConnectionState -> string[]
override this.PeersWithConnectionState : GameKit.GKPeerConnectionState -> string[]

Parameters

Returns

String[]
Attributes

Applies to