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.android.video.generated.models
/
DeleteCallResponse
/
DeleteCallResponse
Delete
Call
Response
constructor
(
@
Json
(
name
=
"duration"
)
duration
:
String
,
@
Json
(
name
=
"call"
)
call
:
CallResponse
,
@
Json
(
name
=
"task_id"
)
taskId
:
String
?
=
null
)