toggle menu
stream-video-android
1.11.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
CallRecordingStartedEvent
/
CallRecordingStartedEvent
Call
Recording
Started
Event
constructor
(
@
Json
(
name
=
"call_cid"
)
callCid
:
String
,
@
Json
(
name
=
"created_at"
)
createdAt
:
OffsetDateTime
,
@
Json
(
name
=
"egress_id"
)
egressId
:
String
,
@
Json
(
name
=
"type"
)
type
:
String
)