Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chatroom
ChatRoomAttributesSnapshot
Interface ChatRoomAttributesSnapshot
聊天室属性快照。
interface
ChatRoomAttributesSnapshot
{
chatRoomId
:
string
;
attributes
:
Readonly
<
Record
<
string
,
string
>
>
;
}
Index
Properties
chat
Room
Id
attributes
Properties
Readonly
chat
Room
Id
chatRoomId
:
string
聊天室 ID。
Readonly
attributes
attributes
:
Readonly
<
Record
<
string
,
string
>
>
当前属性键值对。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
Room
Id
attributes
IM SDK Web API 文档
Loading...
聊天室属性快照。