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

CowatchViewer Class

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 com.meta.horizon.platform.ovr.requests.Cowatching#getViewersData(). It can be useful for tracking the participants in a cowatching session and managing their data.

Member Functions

CowatchViewer
( final long ptr )
Represents the viewer data set by this cowatching viewer. It's an optional string and can be set by com.meta.horizon.platform.ovr.requests.Cowatching#setViewerData(String viewerData).
Returns
String
A unique user ID of the viewer.
Returns
long
Did you find this page helpful?
Thumbs up icon
Thumbs down icon