stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.events
/
ParticipantLeftEvent
Participant
Left
Event
data
class
ParticipantLeftEvent
(
val
participant
:
ERROR CLASS: Symbol not found for Participant
,
val
callCid
:
String
)
:
SfuDataEvent
Members
Constructors
Participant
Left
Event
Link copied to clipboard
constructor
(
participant
:
ERROR CLASS: Symbol not found for Participant
,
callCid
:
String
)
Properties
call
Cid
Link copied to clipboard
val
callCid
:
String
participant
Link copied to clipboard
val
participant
:
ERROR CLASS: Symbol not found for Participant
Functions
get
Event
Type
Link copied to clipboard
open
override
fun
getEventType
(
)
:
String