Articles tagged: Simple Push API
Found 5 documents
- Mozilla/B2G_OS/API/Simple_Push_API The Simple Push API, also known as the Push Notification API, provides apps the ability to be ...
- Web/API/Navigator/push The Navigator.push read-only property is a PushManager object providing a way to receive ...
- Web/API/PushManager/register The register method is used to ask the system to request a new endpoint for notifications. This ...
- Web/API/PushManager/registrations The registrations method is used to ask the system about existing push endpoint registrations.
- Web/API/PushManager/unregister The unregister() method was used to ask the system to unregister and delete the specified ...