Package-level declarations

Types

Link copied to clipboard

A class representing query to retrieve FeedChannel list for the current User.

Link copied to clipboard

A class representing query to retrieve GroupChannel list for the current User.

Link copied to clipboard

The query result order type. CHRONOLOGICAL query returns the result as by event time descending order. LATEST_LAST_MESSAGE query returns the result as by event time descending order. CHANNEL_NAME_ALPHABETICAL query returns the result as by channel name alphabetical order.

Link copied to clipboard
Link copied to clipboard

The public channel membership filter.

Link copied to clipboard

The member's state filter.

Link copied to clipboard

The current user's member state filter.

Link copied to clipboard

A class representing query to retrieve OpenChannel list.

Link copied to clipboard
Link copied to clipboard

A class representing query to retrieve GroupChannel list for the current User.

Link copied to clipboard

The query type for currently supported only with GroupChannelListQuery.userIdsIncludeFilter. If QueryType is AND and userIdsList contains A and B, the channels which have members A AND B will be returned. If the type is OR, the channels which have members A OR B will be returned.

Link copied to clipboard

Fields of GroupChannel that are used in search filter. Refer to GroupChannelListQuery.searchFields.

Link copied to clipboard