|
int | getValue () |
|
void | setValue (int value) |
|
String | getDesc () |
|
void | setDesc (String desc) |
|
◆ AVATAR_URL
io.agora.chat.UserInfo.UserInfoType.AVATAR_URL =(1,"avatarurl") |
The avatar URL of the user.
◆ BIRTH
io.agora.chat.UserInfo.UserInfoType.BIRTH =(6,"birth") |
◆ EMAIL
io.agora.chat.UserInfo.UserInfoType.EMAIL =(2,"mail") |
The email address of the user.
◆ EXT
io.agora.chat.UserInfo.UserInfoType.EXT =(100,"ext") |
The user's extension information. You can set it to an empty string or type custom information and encapsulate them as a JSON string.
◆ GENDER
io.agora.chat.UserInfo.UserInfoType.GENDER =(4,"gender") |
◆ NICKNAME
io.agora.chat.UserInfo.UserInfoType.NICKNAME =(0,"nickname") |
◆ PHONE
io.agora.chat.UserInfo.UserInfoType.PHONE =(3,"phone") |
The phone number of the user.
◆ SIGN
io.agora.chat.UserInfo.UserInfoType.SIGN =(5,"sign") |
The documentation for this enum was generated from the following file:
- hyphenatechatsdk/src/io/agora/chat/UserInfo.java