Join Chat Room Response
Function Description: Status information returned when joining a chatroom. Creation Date: 2023/8/1
Since
5.6.3
Constructors
Link copied to clipboard
public void JoinChatRoomResponse(long createTime, int memberCount, boolean isAllChatRoomBanned, boolean isCurrentUserBanned, boolean isCurrentChatRoomBanned, boolean isCurrentChatRoomInWhitelist)
public void JoinChatRoomResponse(long createTime, int memberCount, boolean isAllChatRoomBanned, boolean isCurrentUserBanned, boolean isCurrentChatRoomBanned, boolean isCurrentChatRoomInWhitelist, long joinTime)
Properties
Link copied to clipboard
Creation time (in milliseconds)
Link copied to clipboard
Whether to mute all
Link copied to clipboard
Indicates whether the current user is muted in this chatroom.
Link copied to clipboard
Indicates whether the current user is in the chatroom allowlist
Link copied to clipboard
Whether the current user is muted
Link copied to clipboard
Number of members