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

horizon.platform.applicationlifecycle.enums

Updated: Jul 24, 2025

Package-level declarations

Types

NameSummary
enum LaunchResult : Enum<LaunchResult>
An enum that specifies the whether the attempt to launch this application via a deeplink was successful. The value is meant to be reported after a deeplink by calling horizon.platform.application_lifecycle.ApplicationLifecycle.logDeeplinkResult
enum LaunchType : Enum<LaunchType>
It’s an enum that defines several different types of launches for an application. It provides a way to differentiate between different types of launches and to access additional information about the launch details. It can be retrieved using horizon.platform.application_lifecycle.models.LaunchDetails.launchType to get the launch type information of an application.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon