DefaultNotificationHandler
Deprecated
This class is deprecated. Use the notification interceptors instead.
Constructors
Properties
Set this to true if you want to make the ringing notifications as low-priority in case the application is in foreground. This will prevent the notification from interrupting the user while he is in the app. In this case you need to make sure to handle this call state and display an incoming call screen.
The notification icon for call notifications.
Functions
Customize the notification when you receive a push notification for ringing call with type RingingState.Incoming
Customize the notification when you receive a push notification for Missed Call
Get subsequent updates to notifications. Initially, notifications are posted by one of the other methods, and then this method can be used to re-post them with updated content.
Customize the notification when you receive a push notification for ringing call with type RingingState.Outgoing and RingingState.Active
Customize the notification when you receive a push notification for ringing call
Temporary notification. Sometimes the system needs to show a notification while the call is not ready. This is the notification that will be shown.
Get subsequent updates to notifications. Initially, notifications are posted by one of the other methods, and then this method can be used to re-post them with updated content.
Customize the notification when you receive a push notification for Live Call
Customize the notification when you receive a push notification for Missed Call
Customize the notification when you receive a push notification for general usage
Customize the notification when you receive a push notification for ringing call, which has further two types RingingState.Incoming and RingingState.Outgoing
Update the ringing call notification.
Update the ongoing call notification.
Update the ringing call notification.
Inherited functions
Customize the notification when you receive a push notification for ringing call with type RingingState.Incoming
Customize the notification when you receive a push notification for Missed Call
Customize the notification when you receive a push notification for ringing call with type RingingState.Outgoing and RingingState.Active
Customize the notification when you receive a push notification for ringing call
Customize the notification when you receive a push notification for Live Call
Customize the notification when you receive a push notification for Missed Call
Customize the notification when you receive a push notification for general usage
Customize the notification when you receive a push notification for ringing call, which has further two types RingingState.Incoming and RingingState.Outgoing