toggle menu
livekit-android-sdk
2.11.1
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.room.participant
/
RemoteParticipant
/
RemoteParticipant
Remote
Participant
constructor
(
sid
:
Participant.Sid
,
identity
:
Participant.Identity
?
=
null
,
signalClient
:
SignalClient
,
ioDispatcher
:
CoroutineDispatcher
,
defaultDispatcher
:
CoroutineDispatcher
)