ovr_GroupPresence_SetDestination Function
Replaces the user's current destination for the provided one. All other existing group presence parameters will remain the same. ovrMessage_GroupPresence_SetDestination will be generated in response.
This response has no payload. If no error occurred, the request was successful. Yay!
ovrRequest ovr_GroupPresence_SetDestination(const char *api_name)
api_name: const char *
The unique name of the in-app destination to set, replacing the user's current destination.