core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.network.info
/
HostPermissions
Host
Permissions
class
HostPermissions
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
can
Accept
Requests
Link copied to clipboard
val
canAcceptRequests
:
Boolean
can
Accept
Stage
Requests
Link copied to clipboard
val
canAcceptStageRequests
:
Boolean
can
Kick
Participant
Link copied to clipboard
val
canKickParticipant
:
Boolean
can
Mute
Audio
Link copied to clipboard
val
canMuteAudio
:
Boolean
can
Mute
Video
Link copied to clipboard
val
canMuteVideo
:
Boolean
can
Pin
Participant
Link copied to clipboard
val
canPinParticipant
:
Boolean
can
Trigger
Recording
Link copied to clipboard
val
canTriggerRecording
:
Boolean
Functions
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
>