shared
1.33.0
common
shared
/
io.dyte.core.controllers.polls
/
PollsRoomNodeController
/
sendPoll
send
Poll
open
suspend override
fun
sendPoll
(
question
:
String
,
options
:
List
<
String
>
,
anonymous
:
Boolean
,
hideVotes
:
Boolean
)