OpenChannelParticipantChangedEvent

Event for channel participant changes.

Constructors

Link copied to clipboard
public OpenChannelParticipantChangedEvent OpenChannelParticipantChangedEvent(String channelId, List<OpenChannelParticipantActionInfo> actions, Integer participantCount)

Properties

Link copied to clipboard

List of individual participant actions

Link copied to clipboard
private final String channelId

Channel ID

Link copied to clipboard
private final Integer participantCount

Current total participant count

Functions

Link copied to clipboard

List of individual participant actions

Link copied to clipboard
public final String getChannelId()

Channel ID

Link copied to clipboard
public final Integer getParticipantCount()

Current total participant count