API reference
API reference
Select your platform
No SDKs available
No versions available

horizon.platform.application.enums

Updated: Jul 24, 2025

Package-level declarations

Types

NameSummary
enum AppInstallResult : Enum<AppInstallResult>
Result of installing an app. In case of an error during install process, the error message contains the string representation of this result. This is returned from horizon.platform.application.Application.startAppDownload, horizon.platform.application.Application.cancelAppDownload and horizon.platform.application.Application.installAppUpdateAndRelaunch APIs.
enum AppStatus : Enum<AppStatus>
This property indicates the current status of the app on the device. It is important to note that an app can only query its own status, not the status of other apps installed on the device. It can be retrieved by horizon.platform.application.models.AppDownloadProgressResult.statusCode.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon