OpenChannelMemberChangeInfo

public final class OpenChannelMemberChangeInfo

Open channel member change event.

Parameters

channelId

channel ID

memberActions

Member Change Action List

memberCount

When before channel Member Count

Constructors

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

Properties

Link copied to clipboard
private final String channelId
Link copied to clipboard
Link copied to clipboard
private final Integer memberCount

Functions

Link copied to clipboard
public final String getChannelId()
Link copied to clipboard
Link copied to clipboard
public final Integer getMemberCount()