toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.model.streaming
/
StreamingLayout
/
SingleParticipant
Single
Participant
@
Serializable
@
SerialName
(
value
=
"single-participant"
)
data
class
SingleParticipant
(
val
participant
:
ParticipantId
)
:
StreamingLayout
Only show a single participant in the stream.
Members
Constructors
Single
Participant
Link copied to clipboard
constructor
(
participant
:
ParticipantId
)
Properties
participant
Link copied to clipboard
@
SerialName
(
value
=
"sessionId"
)
val
participant
:
ParticipantId
The ID of the participant to show.