updateOutgoingCallNotification

open suspend override fun updateOutgoingCallNotification(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.