Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/user-info
UpdateOwnInfoByAttributeParams
Interface UpdateOwnInfoByAttributeParams
当前用户单属性更新参数模型。
interface
UpdateOwnInfoByAttributeParams
{
attribute
:
UserInfoAttribute
;
value
:
UserInfoAttributeValue
;
}
Index
Properties
attribute
value
Properties
Readonly
attribute
attribute
:
UserInfoAttribute
目标属性。
Readonly
value
value
:
UserInfoAttributeValue
属性值。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
value
IM SDK Web API 文档
Loading...
当前用户单属性更新参数模型。