ovr_GroupPresence_SetLobbySession Function
Replaces the user's current lobby session id for the provided one. All other existing group presence parameters will remain the same.
A message with type ovrMessage_GroupPresence_SetLobbySession will be generated in response.
This response has no payload. If no error occurred, the request was successful. Yay!
ovrRequest ovr_GroupPresence_SetLobbySession(const char *id)