NotificationConfig
Constructors
Properties
If true
, call notifications will receive subsequent updates, based on the number of participants and other data.
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. NOTE: This setting has only an effect if you don't set a custom NotificationHandler!
List of call types (as Strings) for which media notifications should be enabled. Allows support for custom user-defined call types.
When notification updates are triggered, the update is based on observing internal call state. This parameters enables customization on which state flows will trigger a notification update.