GKInviteRecipientResponse Enum

Definition

Enumerates responses to game play invitations.

public enum GKInviteRecipientResponse
type GKInviteRecipientResponse = 
Inheritance
GKInviteRecipientResponse

Fields

Accepted 0

The recipient accepted.

Declined 1

The recipient declined.

Failed 2

The request failed.

Incompatible 3

The versions of the game that are owned by the host and recipient are incompatible.

NoAnswer 5

The recipient did not answer.

UnableToConnect 4

Applies to