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

LivestreamingVideoStats Class

The livestreaming video statistics represents the statistics info about a livestreaming video in your app. The statistics include the total number of views, the number of reactions and the number of comments. You can retrieve the information about whether your comments are visible from com.meta.horizon.platform.ovr.models.LivestreamingStatus#getCommentsVisible().

Member Functions

LivestreamingVideoStats
( final long ptr )
An 'integer' represents the information about the total number of comments left for your livestream video.
Returns
int
An 'integer' represents the information about the total number of reactions your livestream video received.
Returns
int
This field gives the information about the total number of views of your livestream video.
Returns
String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon