OptionaladminOptionalannouncement?: stringOptionalblockOptionaldescription?: stringOptionalisOptionalmaxOptionalmemberOptionalmemberOptionalmuteOptionalroomOptionaladminThe admin list of the chat room.
OptionalannouncementThe chat room announcement.
OptionalblockThe block list of the chat room.
OptionaldescriptionThe chat room description.
OptionalisWhether all members are muted in the chat room.
true: Yes.false: No.OptionalmaxThe maximum number of users allowed to join a chat room. This field is specified during the creation of a chat room.
OptionalmemberThe number of members in the chat room.
OptionalmemberThe member list of the chat room.
OptionalmuteThe mute list of the chat room.
The user ID of the chat room owner.
The role of the current user in the chat room. For role types, see ChatRoomPermissionType.
The chat room ID.
OptionalroomThe chat room name.
The chat room instance class.
To get the correct value, ensure that you call ChatRoomManager.fetchChatRoomInfoFromServer to get chat room details before calling this method.