OpenChannelMemberChangedEvent

Event for channel member changes.

Constructors

Link copied to clipboard
public OpenChannelMemberChangedEvent OpenChannelMemberChangedEvent(String channelId, List<OpenChannelMemberActionInfo> actions, Integer memberCount)

Properties

Link copied to clipboard

List of individual member actions

Link copied to clipboard
private final String channelId

Channel ID

Link copied to clipboard
private final Integer memberCount

Current total member count

Functions

Link copied to clipboard

List of individual member actions

Link copied to clipboard
public final String getChannelId()

Channel ID

Link copied to clipboard
public final Integer getMemberCount()

Current total member count