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
/
ChatFileError
/
FileFormatNotAllowed
File
Format
Not
Allowed
android
common
ios
actual
class
FileFormatNotAllowed
(
errorMessage
:
String
)
:
ChatFileError
expect
class
FileFormatNotAllowed
:
ChatFileError
actual
class
FileFormatNotAllowed
:
ChatFileError
Members
Constructors
File
Format
Not
Allowed
Link copied to clipboard
android
actual
constructor
(
errorMessage
:
String
)
Properties
code
Link copied to clipboard
android
ios
open
override
val
code
:
Int
open
override
val
code
:
ChatFileErrorCode
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