| Name | Summary |
|---|---|
class ApplicationLifecycle This ApplicationLifecycle API provides methods for managing the lifecycle of an application, including retrieving information about how the application was started, such as the type of intent horizon.platform.application_lifecycle.models.LaunchDetails.launchType, logging the results of deeplinking attempts, whether it was horizon.platform.application_lifecycle.enums.LaunchResult.success or not, and handling changes to the launch intent. | |
class ApplicationLifecycleException(requestName: String, msg: Message) : Exception |