Skip to main content

Hooks in the generic_delivery and httpclnt Scope

Last updated March 2020

NameDescription
msg_disposeCalled immediately prior to disposing of an ec_message
request_evalCalled prior to sending a generic HTTP request
response_evalThe 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?