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

ovr_ApplicationOptions_SetLobbySessionId Function

If provided, the intended lobby where the launched app should take the user. All users with the same lobby_session_id should end up grouped together in the launched app.

Signature

void ovr_ApplicationOptions_SetLobbySessionId(ovrApplicationOptionsHandle handle, const char *value)

Parameters

value: const char *

Returns

void