Method to send the push notification

Member of PRIM_SRVM.HttpPushMessage (PRIM_SRVM.HttpPushMessage)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

A boolean returned from the SendPush reflecting the success of the sending of a push notification

PrivateKey

*Input

PRIM_CAPI.PrivateKey

EC Prime prime256v1 Private key to sign the JWT. This must be the same key used to generate the Application server key of the push subscription.

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference

  • No labels