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
/
getOngoingCallNotification
get
Ongoing
Call
Notification
abstract
fun
getOngoingCallNotification
(
callId
:
StreamCallId
,
callDisplayName
:
String
?
=
null
,
isOutgoingCall
:
Boolean
=
false
,
remoteParticipantCount
:
Int
=
0
)
:
Notification
?