Android SDK 100ms
lib
/
live.hms.video.polls.models.question
/
HmsPollQuestionContainer
/
HmsPollQuestionContainer
Hms
Poll
Question
Container
fun
HmsPollQuestionContainer
(
question
:
HMSPollQuestion
,
options
:
List
<
HMSPollQuestionOption
>
?
=
question.options
,
correctAnswer
:
HMSPollQuestionAnswer
?
=
question.correctAnswer
)