GetTournamentUsersError
Possible errors when getting a list of tournament users.
enum GetTournamentUsersError {
NONE
TOURNAMENT_NAME_TOO_SHORT
TOURNAMENT_NAME_TOO_LONG
}
Values
GetTournamentUsersError.NONE
GetTournamentUsersError.TOURNAMENT_NAME_TOO_SHORT
GetTournamentUsersError.TOURNAMENT_NAME_TOO_LONG
Member Of
GetTournamentUsersResponse object