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
FString Data[Get]
Represents the viewer data set by this cowatching viewer. It's an optional string and can be set by Cowatching_SetViewerData().