Event raised when the Client becomes disconnected.
#include <nrg_event.h>
Public Attributes | |
uint8_t | type |
Will be DISCONNECTED. | |
const char * | reason |
Statically-allocated reason for the disconnection. | |
const char* nrg::DisconnectEvent::reason |
uint8_t nrg::DisconnectEvent::type |