GKPeerPickerControllerDelegate.GetSession Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("peerPickerController:sessionForConnectionType:")]
public virtual GameKit.GKSession GetSession (GameKit.GKPeerPickerController picker, GameKit.GKPeerPickerConnectionType forType);
abstract member GetSession : GameKit.GKPeerPickerController * GameKit.GKPeerPickerConnectionType -> GameKit.GKSession
override this.GetSession : GameKit.GKPeerPickerController * GameKit.GKPeerPickerConnectionType -> GameKit.GKSession
Parámetros
- picker
- GKPeerPickerController
- forType
- GKPeerPickerConnectionType
Devoluciones
- Atributos