GKPeerPickerControllerDelegate.GetSession Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- picker
- GKPeerPickerController
- forType
- GKPeerPickerConnectionType
Returns
- Attributes