GetMatchmakingUserError
Possible errors when getting a matchmaking user.
enum GetMatchmakingUserError {
NONE
MATCHMAKING_USER_ID_OR_CLIENT_USER_ID_REQUIRED
NOT_FOUND
}
Values
GetMatchmakingUserError.NONE
GetMatchmakingUserError.MATCHMAKING_USER_ID_OR_CLIENT_USER_ID_REQUIRED
GetMatchmakingUserError.NOT_FOUND
Member Of
GetMatchmakingUserResponse object