onUpdateOngoingCallMediaNotification
open suspend fun onUpdateOngoingCallMediaNotification(builder: NotificationCompat.Builder, callDisplayName: String? = null, call: Call): NotificationCompat.Builder
Intercept the notification builder and modify it before it is posted.
Parameters
builder
The notification builder.
callDisplayName
The name of the caller to display in the notification.
call
the stream call