鸿蒙 IMLib-v1.8.0
Preparing search index...
chatroom/model/ChatroomJoinedInfo
ChatroomJoinedInfo
Class ChatroomJoinedInfo
加入聊天室成功后获取的聊天室基本信息
Version
1.0.0
Index
Constructors
constructor
Properties
create
Time
member
Count
is
All
Chatroom
Banned
is
Current
User
Banned
is
Current
Chatroom
Banned
is
Current
Chatroom
In
White
List
Constructors
constructor
new
ChatroomJoinedInfo
()
:
ChatroomJoinedInfo
Returns
ChatroomJoinedInfo
Properties
create
Time
createTime
:
number
= 0
聊天室的创建时间,毫秒时间戳
member
Count
memberCount
:
number
= 0
当前聊天室人数
is
All
Chatroom
Banned
isAllChatroomBanned
:
boolean
= false
是否全局禁言
is
Current
User
Banned
isCurrentUserBanned
:
boolean
= false
是否当前用户被禁言
is
Current
Chatroom
Banned
isCurrentChatroomBanned
:
boolean
= false
当前用户是否在此聊天室被禁言
is
Current
Chatroom
In
White
List
isCurrentChatroomInWhiteList
:
boolean
= false
当前用户是否在此聊天室的白名单中
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
create
Time
member
Count
is
All
Chatroom
Banned
is
Current
User
Banned
is
Current
Chatroom
Banned
is
Current
Chatroom
In
White
List
鸿蒙 IMLib-v1.8.0
Loading...
加入聊天室成功后获取的聊天室基本信息
Version
1.0.0