ChannelInfoMemberViewEvent
Represents side-effect events related to channel member information actions.
Inheritors
Types
Link copied to clipboard
Indicates an event to proceed with banning a member.
Link copied to clipboard
data class MessageMember(val memberId: String, val distinctCid: String?) : ChannelInfoMemberViewEvent
Indicates an event to proceed with messaging a member.
Link copied to clipboard
Indicates an event to proceed with removing a member.
Link copied to clipboard
Indicates an event to proceed with unbanning a member.