Community Sub Channel User Kicked Info
Information about a user being kicked from a community sub-channel.
Notified when a whitelist user is kicked from a private sub-channel. Only whitelist members of the private channel receive this event.
Parameters
channel Identifier
Community sub-channel identifier
user Id
The user ID that was kicked
time
Timestamp of the event
Constructors
Link copied to clipboard
public CommunitySubChannelUserKickedInfo CommunitySubChannelUserKickedInfo(CommunitySubChannelIdentifier channelIdentifier, String userId, Long time)