toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.notifications
/
NotificationHandler
/
getRingingCallNotification
get
Ringing
Call
Notification
abstract
fun
getRingingCallNotification
(
ringingState
:
RingingState
,
callId
:
StreamCallId
,
callDisplayName
:
String
?
=
null
,
shouldHaveContentIntent
:
Boolean
=
true
)
:
Notification
?