Expand description

Errors that can occur when calling the service.

Modules

Structs

An error thrown when the requestee has sent an invalid or malformed request.

Error type for the FindLobby operation.

An error thrown when the requestee requests a resource they do not have access to.

An error caused by internal server problems.

Error type for the JoinLobby operation.

Error type for the ListLobbies operation.

Error type for the ListRegions operation.

Error type for the LobbyReady operation.

An error thrown when the requestee requests a non existant resource.

Error type for the PlayerConnected operation.

Error type for the PlayerDisconnected operation.

An error thrown when the requestee has hit a rate limit. You are sending too many requests too quickly.

Error type for the SetLobbyClosed operation.

An error thrown when the requestee is not authenticated.

Enums

Types of errors that can occur for the FindLobby operation.

Types of errors that can occur for the JoinLobby operation.

Types of errors that can occur for the ListLobbies operation.

Types of errors that can occur for the ListRegions operation.

Types of errors that can occur for the LobbyReady operation.

Types of errors that can occur for the PlayerConnected operation.

Types of errors that can occur for the PlayerDisconnected operation.

Types of errors that can occur for the SetLobbyClosed operation.