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

ovr_LaunchDetails_GetLaunchType Function

A ovrLaunchType() that defines the different ways in which an application can be launched. ovrLaunchType_Normal() - Normal launch from the user's library. ovrLaunchType_Invite() - Launch from the user accepting an invite. ovrLaunchType_Deeplink() - Launched from a deeplink. This flow is typically kicked off from ovr_Application_LaunchOtherApp()

Signature

ovrLaunchType ovr_LaunchDetails_GetLaunchType(const ovrLaunchDetailsHandle obj)

Parameters

Returns