Android SDK 100ms
lib
/
live.hms.video.polls.models.question
/
HMSPollQuestionOption
/
HMSPollQuestionOption
HMSPoll
Question
Option
fun
HMSPollQuestionOption
(
index
:
Int
,
text
:
String
?
=
""
,
weight
:
Int
?
=
null
,
case
:
Boolean
=
false
,
trim
:
Boolean
=
false
,
voteCount
:
Long
=
0
)