Android SDK 100ms
lib
/
live.hms.video.polls.models.answer
/
HMSPollQuestionAnswer
/
HMSPollQuestionAnswer
HMSPoll
Question
Answer
fun
HMSPollQuestionAnswer
(
hidden
:
Boolean
=
false
,
option
:
Int
?
=
null
,
options
:
List
<
Int
>
?
=
null
,
text
:
String
=
""
,
caseSensitive
:
Boolean
=
false
,
emptySpaceTrimmed
:
Boolean
=
false
)