Hooks in the generic_delivery and httpclnt Scope
Last updated March 2020
Name | Description |
---|---|
msg_dispose | Called immediately prior to disposing of an ec_message |
request_eval | Called prior to sending a generic HTTP request |
response_eval | The response phase in generic HTTP delivery |
These hook points are supported as of Momentum version 3.5.5.
These hook points are used with mobile push notifications and with MMS. The request and response hook points can replace the Google Cloud Messaging (GCM) hook points of the same name. For more information about these hook points see Hooks in the gcm Scope and Momentum for Mobile Push Notifications.
Was this page helpful?