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

LaunchType Enum

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 com.meta.horizon.platform.ovr.models.LaunchDetails#getLaunchType() to get the launch type information of an application.

Fields

Member Functions

LaunchType
( final int value )
int getValue ( )

Static Member Functions

static LaunchType fromInt
( int value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon