|
int | getValue () |
|
void | setValue (int value) |
|
String | getDesc () |
|
void | setDesc (String desc) |
|
◆ AVATAR_URL
com.hyphenate.chat.EMUserInfo.EMUserInfoType.AVATAR_URL =(1,"avatarurl") |
The avatar URL of the user.
◆ BIRTH
com.hyphenate.chat.EMUserInfo.EMUserInfoType.BIRTH =(6,"birth") |
◆ EMAIL
com.hyphenate.chat.EMUserInfo.EMUserInfoType.EMAIL =(2,"mail") |
The email address of the user.
◆ EXT
com.hyphenate.chat.EMUserInfo.EMUserInfoType.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
com.hyphenate.chat.EMUserInfo.EMUserInfoType.GENDER =(4,"gender") |
◆ NICKNAME
com.hyphenate.chat.EMUserInfo.EMUserInfoType.NICKNAME =(0,"nickname") |
◆ PHONE
com.hyphenate.chat.EMUserInfo.EMUserInfoType.PHONE =(3,"phone") |
The phone number of the user.
◆ SIGN
com.hyphenate.chat.EMUserInfo.EMUserInfoType.SIGN =(5,"sign") |
The documentation for this enum was generated from the following file:
- com/hyphenate/chat/EMUserInfo.java