namespace
#include <include/mtx/events/presence.hpp>
presence Presence specific types.
Enums
- enum PresenceState { online, offline, unavailable }
- The current presence state.
Enum documentation
enum mtx:: presence:: PresenceState
The current presence state.
Enumerators | |
---|---|
online |
The user is online. |
offline |
The user is offline. |
unavailable |
The user is online, but currently not available. |