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

ovr_ApplicationOptions_SetDestinationApiName Function

If provided, the intended destination to be passed to the launched app, which can be retrieved with ovr_LaunchDetails_GetDestinationApiName().

Signature

void ovr_ApplicationOptions_SetDestinationApiName(ovrApplicationOptionsHandle handle, const char *value)

Parameters

value: const char *

Returns

void