daily-android
0.31.0
daily-android
/
co.daily.model.streaming
/
StreamingLayout
/
SingleParticipant
Single
Participant
@
Serializable
data
class
SingleParticipant
(
participant
:
ParticipantId
)
:
StreamingLayout
Content copied to clipboard
Only show a single participant in the stream.
Constructors
Properties
Constructors
Single
Participant
Link copied to clipboard
fun
SingleParticipant
(
participant
:
ParticipantId
)
Content copied to clipboard
Properties
participant
Link copied to clipboard
val
participant
:
ParticipantId
Content copied to clipboard
The ID of the participant to show.