Share via


GKDataReceivedForRecipientEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class GKDataReceivedForRecipientEventArgs : EventArgs
type GKDataReceivedForRecipientEventArgs = class
    inherit EventArgs
Inheritance
GKDataReceivedForRecipientEventArgs

Constructors

Name Description
GKDataReceivedForRecipientEventArgs(NSData, GKPlayer, GKPlayer)

Create a new instance of the GKDataReceivedForRecipientEventArgs with the specified event data.

Properties

Name Description
Data
Player
Recipient

Applies to