GKPeerPickerControllerDelegate_Extensions Classe

Définition

Méthodes d’extension à l’interface IGKPeerPickerControllerDelegate pour prendre en charge toutes les méthodes du GKPeerPickerControllerDelegate protocole.

public static class GKPeerPickerControllerDelegate_Extensions
type GKPeerPickerControllerDelegate_Extensions = class
Héritage
GKPeerPickerControllerDelegate_Extensions

Remarques

Les méthodes d’extension pour IGKPeerPickerControllerDelegate permettre aux développeurs de traiter les instances de l’interface comme ayant toutes les méthodes facultatives du protocole d’origine GKPeerPickerControllerDelegate . Étant donné que l’interface contient uniquement les membres requis, ces méthodes d’extension permettent aux développeurs d’appeler les membres facultatifs du protocole.

Méthodes

ConnectionTypeSelected(IGKPeerPickerControllerDelegate, GKPeerPickerController, GKPeerPickerConnectionType)

Méthodes d’extension à l’interface IGKPeerPickerControllerDelegate pour prendre en charge toutes les méthodes du GKPeerPickerControllerDelegate protocole.

ControllerCancelled(IGKPeerPickerControllerDelegate, GKPeerPickerController)

Méthodes d’extension à l’interface IGKPeerPickerControllerDelegate pour prendre en charge toutes les méthodes du GKPeerPickerControllerDelegate protocole.

GetSession(IGKPeerPickerControllerDelegate, GKPeerPickerController, GKPeerPickerConnectionType)

Méthodes d’extension à l’interface IGKPeerPickerControllerDelegate pour prendre en charge toutes les méthodes du GKPeerPickerControllerDelegate protocole.

PeerConnected(IGKPeerPickerControllerDelegate, GKPeerPickerController, String, GKSession)

Méthodes d’extension à l’interface IGKPeerPickerControllerDelegate pour prendre en charge toutes les méthodes du GKPeerPickerControllerDelegate protocole.

S’applique à