onBuildMissedCallNotification

Deprecated

Use the one with payload: Map<String, Any?>

Replace with

onBuildMissedCallNotification(builder,callDisplayName,emptyMap())

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.