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.chat
/
ChatTextError
/
RateLimitBreached
Rate
Limit
Breached
android
common
ios
actual
class
RateLimitBreached
:
ChatTextError
expect
class
RateLimitBreached
:
ChatTextError
actual
class
RateLimitBreached
:
ChatTextError
Members
Properties
code
Link copied to clipboard
android
ios
open
override
val
code
:
Int
open
override
val
code
:
ChatTextErrorCode
message
Link copied to clipboard
android
ios
open
override
val
message
:
String
open
override
val
message
:
String
seconds
Until
Reset
Link copied to clipboard
android
common
ios
actual
val
secondsUntilReset
:
Long
expect
val
secondsUntilReset
:
Long
actual
val
secondsUntilReset
:
Long
Functions
to
String
Link copied to clipboard
android
ios
open
override
fun
toString
(
)
:
String
open
override
fun
toString
(
)
:
String