GKPeerPickerControllerDelegate_Extensions 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.
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. |