Gets attributes of the current user from the server.
The obtained user attributes. See ChatUserInfo.
A description of the exception. See ChatError.
Gets the user attributes of the specified users.
The user ID array.
A map that contains key-value pairs where the key is the user ID and the value is user attributes,see ChatUserInfo.
A description of the exception. See ChatError.
Modifies the user attributes of the current user.
OptionalavatarOptionalbirth?: stringOptionalext?: stringOptionalgender?: numberOptionalmail?: stringOptionalnickOptionalphone?: stringOptionalsign?: stringThe parameter set.
0, 1, or 2. Other values are invalid.
0: (Default) Unknown;1: Male;2: Female.A description of the exception. See ChatError.
Protected Static_callProtected Staticcheck
The user information manager for updating and getting user attributes.