GKMatchConnectionChangedEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des données pour l'événement StateChangedForPlayer.
public class GKMatchConnectionChangedEventArgs : EventArgs
type GKMatchConnectionChangedEventArgs = class
inherit EventArgs
- Héritage
-
GKMatchConnectionChangedEventArgs
Constructeurs
GKMatchConnectionChangedEventArgs(GKPlayer, GKPlayerConnectionState) |
Initialise une nouvelle instance de la classe GKMatchConnectionChangedEventArgs. |
Propriétés
Player |
Fournit des données pour l'événement StateChangedForPlayer. |
State |
Fournit des données pour l'événement StateChangedForPlayer. |