GKDataReceivedEventArgs Class
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.
Provides data for the ReceiveData event.
public class GKDataReceivedEventArgs : EventArgs
type GKDataReceivedEventArgs = class
inherit EventArgs
- Inheritance
-
GKDataReceivedEventArgs
Constructors
GKDataReceivedEventArgs(NSData, String, GKSession) |
Initializes a new instance of the GKDataReceivedEventArgs class. |
Properties
Data | |
PeerID | |
Session |