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

CowatchViewerUpdate Class

CowatchWiewerUpdate is used to represent updates to viewer data within a cowatching session. It's essential for managing and synchronizing viewer data in real-time during cowatching sessions. It can be retrieved using Message::MessageType::Notification_Cowatching_ViewersDataChanged when a user joins or updates their viewer data.

Fields

List of viewer data of all cowatch participants who is in a cowatching session. It can be retrieved using Cowatching.GetViewersData().
A unique user ID of the user whose viewer data has been updated.

Member Functions

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