Documentation

Support

Matchmaker

Matchmaker

Enum StatusEnum

Review the enumeration values representing the status of a matchmaking ticket.
Read time 1 minuteLast updated 2 days ago

Struct representing a change in authentication player profiles.
Include
#include <MatchmakerClient/Public/Models/GetTicketStatusResponse.h>
Syntax
UENUM()enum class StatusEnum : uint8{ Timeout, Failed, InProgress, Found,}

Values

Display name

Name

Value

TimeoutTimeout0
FailedFailed1
InProgressInProgress2
FoundFound3
ForbiddenForbidden4