Readonly
androidAndroid only push methods.
Readonly
iOSiOS only push methods.
Private
Readonly
pluginClears a specific notification.
On Android, you can use this method to clear
notifications outside of Airship, The identifier is in
the format of
A promise with the result.
The identifier.
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.
Adds a notification response event listener.
Adds a notification status changed event listener.
Adds a push received event listener.
Adds a notification status changed event listener.
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
.
A promise.
true to enable, false to disable
Generated using TypeDoc
Airship Push.