GKMatchConnectionChangedEventArgs Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece dados para o evento de StateChangedForPlayer .
public class GKMatchConnectionChangedEventArgs : EventArgs
type GKMatchConnectionChangedEventArgs = class
inherit EventArgs
- Herança
-
GKMatchConnectionChangedEventArgs
Construtores
GKMatchConnectionChangedEventArgs(GKPlayer, GKPlayerConnectionState) |
Inicializa uma nova instância da classe GKMatchConnectionChangedEventArgs. |
Propriedades
Player |
Fornece dados para o evento de StateChangedForPlayer . |
State |
Fornece dados para o evento de StateChangedForPlayer . |