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

FOvrCowatchViewer Struct

Cowatch viewer represents a viewer in a cowatching session, including their user ID and any data that they have set. The cowatch viewer data can be retrieved using Cowatching_GetViewersData(). It can be useful for tracking the participants in a cowatching session and managing their data.

Fields

Represents the viewer data set by this cowatching viewer. It's an optional string and can be set by Cowatching_SetViewerData().
A unique user ID of the viewer.

Member Functions

This is the default constructor for the struct, which initializes the ovrCowatchViewerHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon