updateOngoingCallNotification

open suspend override fun updateOngoingCallNotification(call: Call, callDisplayName: String): Notification?

Update the ongoing call notification.

Return

A Notification object customized for the ongoing call.

Parameters

call

The Stream call object.