You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

PRIM_WEB.PushManager.Subscription

Contains the necessary information that is returned to the Application Server to store the details of a user's subscription.

Application Server Windows/IBM i

PRIM_SRVM.HttpPushMessage

Sends push notifications to subscribed users based on their subscription details.

PRIM_CAP.PrivateKey.VapidPublicKey

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

  • No labels