getMissedCallNotification
open override fun getMissedCallNotification(callId: StreamCallId, callDisplayName: String?, payload: Map<String, Any?>): Notification?
Customize the notification when you receive a push notification for Missed Call
Return
A Notification object customized for the missed call.
Parameters
callId
An instance of StreamCallId representing the call identifier
callDisplayName
The name of the caller to display in the notification