updateIncomingCallNotification
open suspend override fun updateIncomingCallNotification(call: Call, callDisplayName: String): Notification?
Update the ringing call notification.
Return
A Notification object customized for the ringing call.
Parameters
call
The Stream call object.