Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web

PRIM_WEB.PushManager

Controls – This controls a client push subscription providing a method for a user to give permissions and subscribe to receive push notifications. The resulting Subscription object will be passed subscription object is sent to the server and stored so it can be used once.

PRIM_WEB.PushManager.Subscription

Contains – This is the necessary information to be that is returned to a the Application server Server to store the details of a users user's subscription.

Application Server Windows/IBM i

PRIM_SRVM.HttpPushMessage

Sends push notifications to subscribed users – sends the push notification to a subscribed user based on their subscription details. The push notification

PRIM_CAP.PrivateKey.VapidPublicKey

Retrieves – this will return the Vapid public key to be , which is used as the application server key.