Hooks in the gcm Scope
Last updated March 2020
Name | Description |
---|---|
response_eval | Process feedback from Google Cloud Messaging |
request_eval | Called prior to sending to a GCM notification |
The Google Cloud Messaging (GCM) service is supported as of Momentum version 3.5.5. Hook points in support of this service are described here. These hook points are also supported from Lua; Using them is described at and Lua.
Instead of using the GCM-specific hook points, you can use the hook points described at Hooks in the generic_delivery and httpclnt Scope .
For more information about GCM see Momentum for Mobile Push Notifications.
Was this page helpful?