LivestreamingVideoStats
(
o
)
|
Signature
Oculus.Platform.Models.LivestreamingVideoStats.LivestreamingVideoStats(IntPtr o) Parameters o: IntPtr |
CommentCount
: readonly int |
An 'integer' represents the information about the total number of comments left for your livestream video.
Signature
readonly int Oculus.Platform.Models.LivestreamingVideoStats.CommentCount |
ReactionCount
: readonly int |
An 'integer' represents the information about the total number of reactions your livestream video received.
Signature
readonly int Oculus.Platform.Models.LivestreamingVideoStats.ReactionCount |
TotalViews
: readonly string |
This field gives the information about the total number of views of your livestream video.
Signature
readonly string Oculus.Platform.Models.LivestreamingVideoStats.TotalViews |