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-ui-core
/
io.getstream.video.android.ui.common
/
ActivityCallOperations
/
leave
leave
@
StreamCallActivityDelicateApi
abstract
fun
leave
(
call
:
Call
,
onSuccess
:
suspend
(
Call
)
->
Unit
?
=
null
,
onError
:
suspend
(
Exception
)
->
Unit
?
=
null
)