onBuildMissedCallNotification
open fun onBuildMissedCallNotification(builder: NotificationCompat.Builder, callDisplayName: String?, payload: Map<String, Any?>): 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.