core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.network.info
/
LivestreamPermissions
Livestream
Permissions
class
LivestreamPermissions
(
val
canLivestream
:
Boolean
)
Members
Constructors
Livestream
Permissions
Link copied to clipboard
constructor
(
canLivestream
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
can
Livestream
Link copied to clipboard
val
canLivestream
:
Boolean
Functions
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
>