core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.network.info
/
PrivateChatPermissions
Private
Chat
Permissions
class
PrivateChatPermissions
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
can
Receive
Messages
Link copied to clipboard
val
canReceiveMessages
:
Boolean
can
Send
Link copied to clipboard
val
canSend
:
Boolean
can
Send
Files
Link copied to clipboard
val
canSendFiles
:
Boolean
can
Send
Text
Link copied to clipboard
val
canSendText
:
Boolean
Functions
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
>