GKPeerConnectionEventArgs(GKSession, String, NSError) Constructor

Definition

Initializes a new instance of the GKPeerConnectionEventArgs class.

public GKPeerConnectionEventArgs (GameKit.GKSession session, string peerID, Foundation.NSError error);
new GameKit.GKPeerConnectionEventArgs : GameKit.GKSession * string * Foundation.NSError -> GameKit.GKPeerConnectionEventArgs

Parameters

session
GKSession
peerID
String
error
NSError

Applies to