Event produced when a disconnection is complete. More...
#include <Events.h>
Public Member Functions | |
connection_handle_t | getConnectionHandle () const |
Get the handle of the connection that has expired. More... | |
const disconnection_reason_t & | getReason () const |
Get the reason of the disconnection. More... | |
Event produced when a disconnection is complete.
connection_handle_t getConnectionHandle | ( | ) | const |
const disconnection_reason_t& getReason | ( | ) | const |