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

ovr_GroupPresenceOptions_SetDeeplinkMessageOverride Function

Use ovr_GroupPresenceOptions_SetLobbySessionId or ovr_GroupPresenceOptions_SetMatchSessionId to specify the session. Use the deeplink message override for any additional data in whatever format you wish to aid in bringing users together. If not specified, the deeplink_message for the user will default to the one on the destination.

Signature

void ovr_GroupPresenceOptions_SetDeeplinkMessageOverride(ovrGroupPresenceOptionsHandle handle, const char *value)

Parameters

value: const char *

Returns

void