Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 1007 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| TI_ACCOUNT_INFO_STATUS_Accepted | 0 | Accepted. |
| TI_ACCOUNT_INFO_STATUS_Invalid | 1 | Invalid. |
| TI_ACCOUNT_INFO_STATUS_Refused | 2 | Refused. |
Definition at line 1009 of file SMP.Enumerations.h.
|
static |
Provides string presentation.