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

LivestreamingStartResult Class

You will receive this livestreaming start result once you start a livestream to Facebook or to a party in your app. This result will show if the start status is a success or unknown or a failure because of various reasons including no Facebook connection or missing parameters.

Constructors

LivestreamingStartResult ( ptr )
Signature
com.meta.horizon.platform.ovr.models.LivestreamingStartResult.LivestreamingStartResult(final long ptr)
Parameters
ptr: final long

Methods

getStreamingResult ()
This livestreaming result represents the start status of your livestream. You can refer to LivestreamingStartStatus for possible status info.
Signature
LivestreamingStartStatus com.meta.horizon.platform.ovr.models.LivestreamingStartResult.getStreamingResult()
Returns
LivestreamingStartStatus  LivestreamingStartStatus