Share via


GKMatchDelegate_Extensions.StateChanged Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void StateChanged(this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, string playerId, GameKit.GKPlayerConnectionState state);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member StateChanged : GameKit.IGKMatchDelegate * GameKit.GKMatch * string * GameKit.GKPlayerConnectionState -> unit

Parameters

match
GKMatch
playerId
String
Attributes

Applies to