Compartir a través de


GKPeerConnectionEventArgs Clase

Definición

public class GKPeerConnectionEventArgs : EventArgs
type GKPeerConnectionEventArgs = class
    inherit EventArgs
Herencia
GKPeerConnectionEventArgs

Constructores

GKPeerConnectionEventArgs(GKSession, String, NSError)

Inicializa una nueva instancia de la clase GKPeerConnectionEventArgs.

Propiedades

Error

Proporciona datos para los Failedeventos E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest yE:GameKit.GKPeerConnectionEventArgs.Failed .

PeerID

Proporciona datos para los Failedeventos E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest yE:GameKit.GKPeerConnectionEventArgs.Failed .

Session

Proporciona datos para los Failedeventos E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest yE:GameKit.GKPeerConnectionEventArgs.Failed .

Se aplica a