ObserveAppFunctionsEvent


abstract class ObserveAppFunctionsEvent

Known direct subclasses
ObserveAppFunctionsEvent.MetadataChanged

Triggered when changes occur to a package exposing app functions that may impact the state or metadata of its contained functions.

ObserveAppFunctionsEvent.StatesChanged

Triggered when the runtime state of one or more app functions changes.


Represents a change event in the registered app functions observed by AppFunctionManager.observeAppFunctions.

Summary

Nested types

Triggered when changes occur to a package exposing app functions that may impact the state or metadata of its contained functions.

Triggered when the runtime state of one or more app functions changes.