agora_chat_SDK  3.8.2
agorajavachatSDK
Public Member Functions | Public Attributes | List of all members
io.agora.chat.UserInfo.UserInfoType Enum Reference

Public Member Functions

int getValue ()
 
void setValue (int value)
 
String getDesc ()
 
void setDesc (String desc)
 

Public Attributes

 NICKNAME =(0,"nickname")
 
 AVATAR_URL =(1,"avatarurl")
 
 EMAIL =(2,"mail")
 
 PHONE =(3,"phone")
 
 GENDER =(4,"gender")
 
 SIGN =(5,"sign")
 
 BIRTH =(6,"birth")
 
 EXT =(100,"ext")
 

Detailed Description

有关用户属性 属性值字段定义如下: NICKNAME 昵称 AVATAR_URL 头像 EMAIL 邮箱 PHONE 电话 GENDER 性别 SIGN 签名 BIRTH 生日 EXT 扩展字段


The documentation for this enum was generated from the following file: