Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...