Agora Java API Reference for Android
|
#include <AgoraBase.h>
Public Attributes | |
uid_t | uid |
char | userAccount [MAX_USER_ACCOUNT_LENGTH] |
The information of the user.
uid_t agora::rtc::UserInfo::uid |
The user ID.
char agora::rtc::UserInfo::userAccount[MAX_USER_ACCOUNT_LENGTH] |
The user account. The maximum data length is MAX_USER_ACCOUNT_LENGTH_TYPE
.