GKDataReceivedEventArgs(NSData, String, GKSession) 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 GKDataReceivedEventArgs class.
public GKDataReceivedEventArgs (Foundation.NSData data, string peer, GameKit.GKSession session);
new GameKit.GKDataReceivedEventArgs : Foundation.NSData * string * GameKit.GKSession -> GameKit.GKDataReceivedEventArgs
Parameters
- data
- NSData
- peer
- String
- session
- GKSession