Photon C++ Client API: UserStatus.h File Reference

Photon C++ Client API

Photon C++ Client API  4.1.12.2
UserStatus.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

 ExitGames
 
 ExitGames::Chat
 
 ExitGames::Chat::UserStatus
 

Variables

static const int OFFLINE
 Offline.
 
static const int INVISIBLE
 Be invisible to everyone. Sends no message.
 
static const int ONLINE
 Online and available.
 
static const int AWAY
 Online but not available.
 
static const int DND
 Do not disturb.
 
static const int LFG
 Looking For Game/Group. Could be used when you want to be invited or do matchmaking.
 
static const int PLAYING
 Could be used when in a room, playing.