HMSPollBuilder
class HMSPollBuilder
Create polls and add questions. When ready, pass to HmsInteractivityCenter.quickStartPoll
Parameters
title
title for the poll.
duration
how long the poll should be valid for, 0 means no time limit.
anonymous
true if the responses should be anonymous, false otherwise.
mode
User tracking mode.
rolesThatCanVote
the list of roles which are allowed to vote/send responses to the poll.
rolesThatCanViewResponses
the list of roles which are allowed to see all the responses to the poll.