EnforcedNotificationMode

The EnforcedNotificationMode model establishes enforced modifications. The following options are available:

  • Incoming calls are always visible as full-screen pop-ups
  • Incoming calls are always visible as simple notifications
  • Incoming calls are visible as full-screen pop-ups but in case of the first failure, there is a fallback to the simple notifications
Use the `NotificationCenter.instance.setEnforcedNotificationMode(EnforcedNotificationMode.TheModeToUse)`.

Functions

Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.