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

ovrLivestreamingStartStatus_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberValueDescription
ovrLivestreamingStartStatus_Success
1
This member represents a successful start of the livestreaming session.
ovrLivestreamingStartStatus_Unknown
0
ovrLivestreamingStartStatus_NoPackageSet
-1
This member represents an error where the package was not set during the livestreaming start process.
ovrLivestreamingStartStatus_NoFbConnect
-2
This member represents an error where Facebook Connect was not enabled during the livestreaming start process.
ovrLivestreamingStartStatus_NoSessionId
-3
This member represents an error where a session ID was not provided during the livestreaming start process.
ovrLivestreamingStartStatus_MissingParameters
-4
This member represents an error where required parameters were missing during the livestreaming start process.