A class representing query to retrieve the list of polls.
Readonly
A channel type.
A channel URL.
The maximum number of data per queried page.
Whether there is a next page.
Whether the current query is in communication progress with server.
List all polls that belong to a channel specified by channelUrl. The response will be paginated and if there are more values available, hasNext will be true.
Description
A class representing query to retrieve the list of polls.