PushApi 
    interface PushApi
Subscribe to and receive push notifications when a server-side notification is received, via the Web Push API.
See also
Functions
Link copied to clipboard
                  Removes the current Web Push API subscription.
Link copied to clipboard
                  View the PushSubscription currently associated with this access token.
Link copied to clipboard
                  Adds a Web Push API subscription to receive notifications.
Link copied to clipboard
                  Updates the current push subscription.