Web
PRIM_WEB.PushManager – 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 to the server and stored so it can be used once
PRIM_WEB.PushManager.Subscription – This is the information to be returned to a Application server to store the details of a users subscription.
Application Server Windows/IBM i
PRIM_SRVM.HttpPushMessage – sends the push notification to a subscribed user based on their subscription. The push notification
PRIM_CAP.PrivateKey.VapidPublicKey – this will return the Vapid public key to be used as the application server key