CowatchViewerUpdate
(
o
)
|
Signature
Oculus.Platform.Models.CowatchViewerUpdate.CowatchViewerUpdate(IntPtr o) Parameters o: IntPtr |
DataList
: readonly CowatchViewerList |
List of viewer data of all cowatch participants who is in a cowatching session. It can be retrieved using Cowatching.GetViewersData().
Signature
readonly CowatchViewerList Oculus.Platform.Models.CowatchViewerUpdate.DataList |
Id
: readonly UInt64 |
A unique user ID of the user whose viewer data has been updated.
Signature
readonly UInt64 Oculus.Platform.Models.CowatchViewerUpdate.Id |