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

ovrLivestreamingAudience_ 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

MemberDescription
ovrLivestreamingAudience_Unknown
ovrLivestreamingAudience_Public
This value represents a public audience, meaning that anyone can view the livestream.
ovrLivestreamingAudience_Friends
This value represents an audience consisting of the user's friends. Only people who are friends with the user will be able to view the livestream.
ovrLivestreamingAudience_OnlyMe
This value represents an audience consisting only of the user themselves. Only the user who created the livestream will be able to view it.