Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
uid_t | uid |
char | userAccount [MAX_USER_ACCOUNT_LENGTH] |
The information of the user.
|
inline |
uid_t uid |
The user ID.
char userAccount[MAX_USER_ACCOUNT_LENGTH] |
The user account. The maximum data length is MAX_USER_ACCOUNT_LENGTH_TYPE
.