CommunitySubChannelUserKickedInfo

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

channelIdentifier

Community sub-channel identifier

userId

The user ID that was kicked

time

Timestamp of the event

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
private final Long time
Link copied to clipboard
private final String userId

Functions

Link copied to clipboard
public final Long getTime()
Link copied to clipboard
public final String getUserId()