GKMatchConnectionChangedEventArgs(GKPlayer, GKPlayerConnectionState) Constructor

Definition

Initializes a new instance of the GKMatchConnectionChangedEventArgs class.

public GKMatchConnectionChangedEventArgs (GameKit.GKPlayer player, GameKit.GKPlayerConnectionState state);
new GameKit.GKMatchConnectionChangedEventArgs : GameKit.GKPlayer * GameKit.GKPlayerConnectionState -> GameKit.GKMatchConnectionChangedEventArgs

Parameters

player
GKPlayer

Applies to