onCreateNotification

abstract fun onCreateNotification(    callInfo: CallInfo,     type: CallNotificationType,     notificationStyle: CallNotificationStyle)

This method will be called when a notification is going to be displayed. The notification look&feel can be customized here.

Parameters

callInfo

Information about the call

type

Notification type

notificationStyle

Customizable notification style that will be displayed