Companion

public class Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Validates remote community channel messages.

Link copied to clipboard
public final Unit getChannelsUnreadInfo(Array<String> channelIds, OperationHandler<List<CommunityUnreadInfo>> handler)

Gets unread info for the specified community channels.

Link copied to clipboard
public final Unit getTotalUnreadCount(OperationHandler<Integer> handler)

Gets the total unread message count across all community channels.

Link copied to clipboard
public final Unit getTotalUnreadMentionedCount(OperationHandler<Integer> handler)

Gets the total unread mentioned message count across all community channels.