shared
1.32.0
common
shared
/
io.dyte.core.network.models
/
ParticipantDataWrapper
Participant
Data
Wrapper
@
Serializable
data
class
ParticipantDataWrapper
(
val
participant
:
ParticipantData
,
val
preset
:
ParticipantPreset
)
Members
Constructors
Participant
Data
Wrapper
Link copied to clipboard
constructor
(
participant
:
ParticipantData
,
preset
:
ParticipantPreset
)
Properties
participant
Link copied to clipboard
val
participant
:
ParticipantData
preset
Link copied to clipboard
val
preset
:
ParticipantPreset