Chat SDKs iOS v4
Chat SDKs iOS
Chat SDKs
iOS
Version 4
Retrieve a list of voters
Copy link
Create a PollVoterListQuery
instance to retrieve a list of voters matching the specifications set by PollVoterListQueryParams
.
PollVoterListQueryParams
Copy link
Parameter name | Type | Description |
---|---|---|
pollId | Int64 | Specifies the unique ID of a poll. |
pollOptionId | Int64 | Specifies the unique ID of a poll option. |
channelType | channelType | Specifies the type of the channel. |
channelUrl | string | Specifies the URL of the channel. |
limit | UInt | Specifies the number of results to retrieve per page. Acceptable values are |