Interface PushNotificationStatus

Push notification status.

Hierarchy

  • PushNotificationStatus

Properties

areNotificationsAllowed: boolean

If notifications are allowed at the system level for the application.

isOptedIn: boolean
isPushPrivacyFeatureEnabled: boolean

If the push feature is enabled on [Airship.privacyManager].

isPushTokenRegistered: boolean
isUserNotificationsEnabled: boolean

If user notifications are enabled on [Airship.push].

isUserOptedIn: boolean

Generated using TypeDoc