toggle menu
livekit-android-sdk
2.20.1
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.events
/
RoomEvent
/
ParticipantStateChanged
/
ParticipantStateChanged
Participant
State
Changed
constructor
(
room
:
Room
,
participant
:
Participant
,
newState
:
Participant.State
,
oldState
:
Participant.State
)