GKInviteeResponse Enum

Definition

An enumeration whose values specify the possible responses of a remote player to a GKInvite.

public enum GKInviteeResponse
type GKInviteeResponse = 
Inheritance
GKInviteeResponse

Fields

Accepted 0
Declined 1
Failed 2
Incompatible 3
NoAnswer 5
UnableToConnect 4

Applies to