#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_CHAT_REQUEST_EVENT_Open, TI_CHAT_REQUEST_EVENT_Close } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1288 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_CHAT_REQUEST_EVENT_Open |
Open. |
TI_CHAT_REQUEST_EVENT_Close |
Close. |
Definition at line 1290 of file SMP.Enumerations.h.
|
static |
Provides string presentation.