GKMatchConnectionChangedEventArgs Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce i dati per l'evento StateChangedForPlayer.
public class GKMatchConnectionChangedEventArgs : EventArgs
type GKMatchConnectionChangedEventArgs = class
inherit EventArgs
- Ereditarietà
-
GKMatchConnectionChangedEventArgs
Costruttori
GKMatchConnectionChangedEventArgs(GKPlayer, GKPlayerConnectionState) |
Inizializza una nuova istanza della classe GKMatchConnectionChangedEventArgs. |
Proprietà
Player |
Fornisce i dati per l'evento StateChangedForPlayer. |
State |
Fornisce i dati per l'evento StateChangedForPlayer. |