app_extension_hooks Module

Classes

AppExtensionHooks

The definition of which type of global hooks are supported in SDK. ExtensionMeta will lookup the AppExtension life-cycle type from here.

Create new instance of AppExtensionHooks(post_function_load_app_level, pre_invocation_app_level, post_invocation_app_level)