Meta XR Platform SDK (UPM) v71 Reference Guide
Meta XR Platform SDK (UPM) v71 Reference Guide
Select your platform
No SDKs available
No versions available

CowatchingState Class

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 Message::MessageType::Notification_Cowatching_InSessionChanged.

Fields

A boolean indicates if the current user is in a cowatching session. It can be retrieved using Cowatching.IsInSession().

Member Functions

CowatchingState
( IntPtr o )
Did you find this page helpful?