Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationStatus

Hierarchy

  • NotificationStatus

Index

Properties

airshipEnabled

airshipEnabled: boolean

If notifications are enabled on Airship or not.

airshipOptIn

airshipOptIn: boolean

If airship is opted in for push notifications are not.

Optional ios

ios: undefined | { authorizedSettings: [AuthorizedNotificationSetting]; authorizedStatus: AuthorizedNotificationStatus }

iOS status.

systemEnabled

systemEnabled: boolean

If notifications are enabled in the app settings or not.

Generated using TypeDoc