Android SDK 100ms
lib
/
live.hms.video.polls.models
/
PollStatsQuestions
/
PollStatsQuestions
Poll
Stats
Questions
fun
PollStatsQuestions
(
index
:
Int
,
questionType
:
HMSPollQuestionType
,
options
:
List
<
Long
>
?
,
correct
:
Long
?
,
skipped
:
Long
,
attemptedTimes
:
Int
)