Readonly
androidAndroid only push methods.
Readonly
iOSiOS only push methods.
Private
Readonly
moduleEnables user notifications.
Optional
options: { Optional options.
Optional
fallback?: SystemSettingsA promise with the permission result.
Gets the list of active notifications.
On Android, this list only includes notifications sent through Airship.
A promise with the result.
Gets the notification status.
A promise with the result.
Enables/disables notifications on Airship.
When enabled, it will cause the user to be prompted for
the permission on platforms that support it.
To get the result of the prompt, use enableUserNotifications
.
true to enable, false to disable
A promise.
Airship Push.