Share via


GKStateEventArgs Class

Definition

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

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

Constructors

Name Description
GKStateEventArgs(String, GKPlayerConnectionState)

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

Properties

Name Description
PlayerId
State

Applies to