Search
Preparing search index...
The search index is not available
Chatroom
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chatroom
src/ChatroomMemberServiceInterface
UpdateMyRoomRoleOptions
Interface UpdateMyRoomRoleOptions
Hierarchy
UpdateMyRoomRoleOptions
Index
Properties
ext
member
need
Notify
need
Save
Properties
ext
ext
:
string
扩展字段
member
member
:
{
avatar
?:
string
;
ext
?:
string
;
nick
?:
string
}
Type declaration
Optional
avatar
?:
string
头像
Optional
ext
?:
string
第三方扩展字段
Optional
nick
?:
string
昵称
need
Notify
need
Notify
:
boolean
need
Save
need
Save
:
boolean
可选,默认false,是否支持 nick, avator 和 ext 字段的持久化,固定成员有效
Modules
src/
Chatroom
Interface
src/
Chatroom
Member
Service
Interface
src/
Chatroom
Msg
Service
Interface
src/
Chatroom
Queue
Interface
src/
Chatroom
Service
Interface
src/
Cloud
Storage
Service
Interface
src/types
Update
My
Room
Role
Options
ext
member
need
Notify
need
Save
扩展字段