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.

For detailed information, go to Push Manager.

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.

For detailed information, go to Push Manager 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 . The push notificationdetails.

For detailed information, go to Push Message.

PRIM_CAP.PrivateKey.VapidPublicKey

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

For detailed information, go to Vapid Public Key.