Share via


GKInviteeResponse Enum

Definition

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

[ObjCRuntime.Native]
public enum GKInviteeResponse
[<ObjCRuntime.Native>]
type GKInviteeResponse = 
Inheritance
GKInviteeResponse
Attributes

Fields

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

Applies to