GKPeerPickerControllerDelegate.GetSession Method

Definition

[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

Returns

Attributes

Applies to