API reference

horizon.platform.applicationlifecycle.models

Updated: Jul 24, 2025

Package-level declarations

Types

NameSummary
interface LaunchDetails
Details about the launch of the appplication. It can be used to check if your app is being launched using App to App Travel. It can be retrieved using horizon.platform.application_lifecycle.ApplicationLifecycle.getLaunchDetails.
interface Pid
The pid refers to "Process ID," which is a unique identifier assigned to each process running in a system. This identifier plays a crucial role in managing and tracking processes. See more info about Platform Solutions here.