GKPeerConnectionEventArgs(GKSession, String, NSError) Constructor
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.
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