ovr_GroupPresence_SetDeeplinkMessageOverride Function
Set the user's deeplink message while keeping the other group presence parameters the same. If the destination of the user is not set, the deeplink message cannot be set as there's no deeplink message to override.
A message with type ovrMessage_GroupPresence_SetDeeplinkMessageOverride will be generated in response.
This response has no payload. If no error occurred, the request was successful. Yay!
ovrRequest ovr_GroupPresence_SetDeeplinkMessageOverride(const char *deeplink_message)
deeplink_message: const char *