ovrRequest ovr_Application_LaunchOtherApp(ovrID appID, ovrApplicationOptionsHandle deeplink_options)
appID: ovrID
The unique ID of the app to be launched.
deeplink_options: ovrApplicationOptionsHandle
Additional configuration for this request, which is optional. It contains 5 fields ovr_ApplicationOptions_SetDeeplinkMessage(), ovr_ApplicationOptions_SetDestinationApiName(), ovr_ApplicationOptions_SetLobbySessionId(), ovr_ApplicationOptions_SetMatchSessionId() and ovr_ApplicationOptions_SetRoomId().