PushNotification
Manages push notifications across different platforms.
Constructor Summary
| Public Constructor | ||
| public |
constructor(options: Object) Creates PN but you probably want to use PushNotification.shared |
|
Member Summary
| Public Members | ||
| public get |
The APN URL. |
|
| public get |
If APN is setup |
|
| public get |
If Push is setup. |
|
| public get |
If we have been denied perms |
|
| public get |
Gets if the user has expressibly forbidden |
|
| public set |
Sets if the user has expressibly forbidden |
|
| public get |
If has permission to send notifs |
|
| public get |
If should ask for permission |
|
| public get |
If we should show a request |
|
| public get |
Checks if PNs are supported |
|
| public get |
If to use APN flow |
|
| public get |
If to use Push flow |
|
| public |
Apple Web Push Notification ID |
|
Method Summary
| Public Methods | ||
| public |
Requests permission for desktop push notifications. |
|
