toggle menu
livekit-android-sdk
2.11.1
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.room.participant
/
Participant
/
Participant
Participant
constructor
(
sid
:
Participant.Sid
,
identity
:
Participant.Identity
?
=
null
,
@
Named
(
value
=
"dispatcher_default"
)
coroutineDispatcher
:
CoroutineDispatcher
)