#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_CHAT_REQUEST_STATUS_Opened, TI_CHAT_REQUEST_STATUS_Closed } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1305 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_CHAT_REQUEST_STATUS_Opened |
Opened. |
TI_CHAT_REQUEST_STATUS_Closed |
Closed. |
Definition at line 1307 of file SMP.Enumerations.h.
|
static |
Provides string presentation.