AppUpdatedEventinterface
Describes the argument received by the callback function for handling the app updated event.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| app⚓︎ | ApplicationCore | x | Describes the app that has been updated. |
|
| changes⚓︎ | AppChangeSet | x | Object with key/value pairs describing the updated app properties and their new values. |