toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-ui-core
/
io.getstream.video.android.ui.common
/
StreamCallActivity
/
onIntentAction
on
Intent
Action
open
fun
onIntentAction
(
call
:
Call
,
action
:
String
?
,
onError
:
suspend
(
Exception
)
->
Unit
?
=
onErrorFinish
,
onSuccess
:
suspend
(
Call
)
->
Unit
?
=
null
)
Handles action from the intent.
Parameters
call
the call
action
the action.
See also
Notification
Handler