core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.network.models
/
ParticipantChatPreset
Participant
Chat
Preset
@
Serializable
class
ParticipantChatPreset
(
val
public
:
PublicChatPreset
,
val
private
:
PrivateChatPreset
)
Members
Constructors
Participant
Chat
Preset
Link copied to clipboard
constructor
(
public
:
PublicChatPreset
,
private
:
PrivateChatPreset
)
Properties
private
Link copied to clipboard
val
private
:
PrivateChatPreset
public
Link copied to clipboard
val
public
:
PublicChatPreset