PollVoterListQuery

A class representing query to retrieve the list of voters for each poll options.

Since

4.1.0

Properties

Link copied to clipboard

The type of the channel that this poll belongs to.

Link copied to clipboard

The url of the channel that this poll belongs to.

Link copied to clipboard

Whether there is a next page.

Link copied to clipboard

Whether the current query is in communication progress with server.

Link copied to clipboard
val limit: Int

The maximum number of voters per queried page.

Link copied to clipboard

A unique identifier for the poll which contains this poll option.

Link copied to clipboard

A unique identifier for this poll option.

Functions

Link copied to clipboard

Once finished, PollVoterListQueryResultHandler will be invoked.