OVR_LivestreamingStartResult.h File
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.
struct ovrLivestreamingStartResult * ovrLivestreamingStartResultHandle
This livestreaming result represents the start status of your livestream. You can refer to
ovrLivestreamingStartStatus() for possible status info.