Photon C++ Client API: ExitGames::Chat::ErrorCode Namespace Reference

Photon C++ Client API

Photon C++ Client API  4.1.12.2
ExitGames::Chat::ErrorCode Namespace Reference

Variables

static const int OPERATION_DENIED
 
static const int OPERATION_INVALID
 
static const int INTERNAL_SERVER_ERROR
 
static const int OK
 
static const int INVALID_AUTHENTICATION
 
static const int GAME_ID_ALREADY_EXISTS
 
static const int GAME_FULL
 
static const int GAME_CLOSED
 
static const int ALREADY_MATCHED
 
static const int SERVER_FULL
 
static const int USER_BLOCKED
 
static const int NO_MATCH_FOUND
 
static const int GAME_DOES_NOT_EXIST
 
static const int MAX_CCU_REACHED
 
static const int INVALID_REGION
 
static const int CUSTOM_AUTHENTICATION_FAILED
 

Detailed Description