InstanceStateChangedEventinterface
Describes the argument received by the callback function for handling the instance state changed event.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| instance⚓︎ | ApplicationInstance | x | Describes the app instance whose state has changed. |
|
| state⚓︎ | InstanceState | x | The current state of the app instance. |