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

ovr_Cowatching_LeaveSession Function

Leave the current cowatching session, rendering viewer data obsolete and no longer relevant to the ongoing experience.
A message with type ovrMessage_Cowatching_LeaveSession will be generated in response.
First call ovr_Message_IsError() to check if an error occurred.
This response has no payload. If no error occurred, the request was successful. Yay!

Signature

ovrRequest ovr_Cowatching_LeaveSession()

Returns