Skip to content

Latest commit

 

History

History
105 lines (69 loc) · 2.83 KB

handler_interface.rst

File metadata and controls

105 lines (69 loc) · 2.83 KB

HandlerInterface

Interface specifying methods for handler modules.

constants

EVENT_INSTALL

install message event name

EVENT_UNINSTALL

uninstall message event name

EVENT_BILLING_INSTALL

application paid event name

EVENT_BILLING_SUBSCRIPTION

application subscription paid event name

EVENT_UPGRADE

application upgrade event name

methods