core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.polls
/
RtkPolls
/
create
create
fun
create
(
question
:
String
,
options
:
List
<
String
>
,
anonymous
:
Boolean
,
hideVotes
:
Boolean
)
:
PollsError
?
Create poll
Parameters
question
options
anonymous
hide
Votes