Web

PRIM_WEB.PushManager

Controls a client push subscription providing a method for a user to give permissions and subscribe to receive push notifications. The resulting 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 the necessary information that is returned to the Application Server to store the details of a 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 based on their subscription details.

For detailed information, go to Push Message.

PRIM_CAP.PrivateKey.VapidPublicKey

Retrieves the Vapid public key, which is used as the application server key.

For detailed information, go to Vapid Public Key.