shared
1.19.16
common
shared
/
io.dyte.core.feat
/
DytePoll
Dyte
Poll
class
DytePoll
Dyte poll
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
polls
Link copied to clipboard
val
polls
:
List
<
DytePollMessage
>
Functions
create
Link copied to clipboard
fun
create
(
question
:
String
,
options
:
List
<
String
>
,
anonymous
:
Boolean
,
hideVotes
:
Boolean
)
Create poll
to
Map
Link copied to clipboard
fun
toMap
(
)
:
List
<
Map
<
String
,
Any
?
>
>
vote
Link copied to clipboard
fun
vote
(
pollMessage
:
DytePollMessage
,
pollOption
:
DytePollOption
)
Vote on poll