GKSessionDelegate_Extensions.PeerConnectionRequest 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.
public static void PeerConnectionRequest (this GameKit.IGKSessionDelegate This, GameKit.GKSession session, string peerID);
static member PeerConnectionRequest : GameKit.IGKSessionDelegate * GameKit.GKSession * string -> unit
Parameters
- This
- IGKSessionDelegate
The instance on which this extension method operates.
- session
- GKSession
- peerID
- String