Tchatator413
TripEnArvor instant messaging protocol - JSON-based
|
Information about the identity of an user. More...
#include <types.h>
Data Fields | |
role_flags_t | role |
The roles of the user. | |
serial_t | id |
The ID of the user or 0 for the administrator. | |
serial_t user_identity_t::id |
The ID of the user or 0
for the administrator.
0
, user_identity_t::role contains the flag role_flags_t.role_admin role_flags_t user_identity_t::role |