| Name | Summary |
|---|---|
appInstallResult | abstract val appInstallResult: AppInstallResult Result of the install operation returned by the installer. You can find more information about possible members from horizon.platform.application.enums.AppInstallResult. In case of an error during install process, the error message contains the string representation of this result. |
json | open val json: String |
timestamp | abstract val timestamp: Long Timestamp in milliseconds when the operation finished. |