Public Types | |
enum | Enum |
Defines the state that the handler is in.
Definition at line 30 of file HandlerStateListener.h.
enum Enum |
Defines the state that the handler is in.
Enumerator | |
---|---|
Disconnected | Disconnected. |
Disconnecting | Disconnecting. |
Connected | Connected. |
Connecting | Connecting. |
Definition at line 34 of file HandlerStateListener.h.