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.