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
/
QuestionIsEmpty
Question
Is
Empty
android
common
ios
actual
class
QuestionIsEmpty
:
PollsError
expect
class
QuestionIsEmpty
:
PollsError
actual
class
QuestionIsEmpty
:
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