InstanceStoppedEventinterface
Describes the argument received by the callback function for handling the instance stopped event.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| instance⚓︎ | ApplicationInstance | x | Describes the app instance that has been stopped. |
|
| reason⚓︎ | string | x | x | Reason for stopping the app instance. |