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()