Edytuj

Udostępnij za pośrednictwem


GKInviteRecipientResponse Enum

Definition

Enumerates responses to game play invitations.

public enum GKInviteRecipientResponse
type GKInviteRecipientResponse = 
Inheritance
GKInviteRecipientResponse

Fields

Name Value Description
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.

UnableToConnect 4
NoAnswer 5

The recipient did not answer.

Applies to