core
Toggle table of contents
1.2.0
android
common
ios
Platform filter
android
common
ios
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.polls
/
PollsError
/
CreatePollNotAllowed
Create
Poll
Not
Allowed
android
common
ios
actual
class
CreatePollNotAllowed
:
PollsError
expect
class
CreatePollNotAllowed
:
PollsError
actual
class
CreatePollNotAllowed
:
PollsError
Members
Properties
code
Link copied to clipboard
android
ios
open
override
val
code
:
Int
open
override
val
code
:
PollsErrorCode
message
Link copied to clipboard
android
ios
open
override
val
message
:
String
open
override
val
message
:
String
Functions
to
String
Link copied to clipboard
android
ios
open
override
fun
toString
(
)
:
String
open
override
fun
toString
(
)
:
String