API reference

OVR_CowatchingState.h File

Typedefs

struct ovrCowatchingState * ovrCowatchingStateHandle
It's designed to manage cowatching sessions within a shared virtual home environment. This state primarily focuses on tracking whether a user is currently participating in a cowatching session. If there is any change in the cowatching state, it can be retrieved using ovrNotification_Cowatching_InSessionChanged.

Functions

bool ovr_CowatchingState_GetInSession
( const ovrCowatchingStateHandle obj )
A boolean indicates if the current user is in a cowatching session. It can be retrieved using ovr_Cowatching_IsInSession().