Toggle navigation
Results 1 - 5 of 5
«
1
»
PushManager.register()
The register method is used to ask the system to request a new endpoint for notifications. This method has been superceded by
PushManager.subscribe()
.
API
Deprecated
Firefox OS
Method
Reference
Simple Push API
PushManager.registrations()
The registrations method is used to ask the system about existing push endpoint registrations.
API
Deprecated
Firefox OS
Method
Reference
Simple Push API
PushManager.unregister()
The
unregister()
method was used to ask the system to unregister and delete the specified endpoint. In the updated API, a subscription is can be unregistered via the
PushSubscription.unsubscribe()
method.
API
Deprecated
Firefox OS
Method
Reference
Simple Push API
Simple Push
API
Firefox OS
Non-standard
Simple Push API
WebAPI
Navigator.push
API
Firefox OS
NeedsBrowserCompatibility
Property
Push Manager API
Read-only
Reference
Référence
Simple Push API
«
1
»