Meta XR Platform SDK (UPM) v71 Reference Guide
Meta XR Platform SDK (UPM) v71 Reference Guide
Select your platform
No SDKs available
No versions available

LivestreamingStatus Class

The livestreaming status represents the status of a livestreaming event in your app. You will receive a notification by Message::MessageType::Notification_Livestreaming_StatusChange whenever your livestreaming session gets updated. The status contains info about your livestream type, whether your mic is enabled, whether the comments are visible and etc.

Fields

This boolean field indicates if the comments from the audience in your livestreaming are visible.
This boolean field indicates if your livestreaming in the app is paused or not.
This boolean field indicates if your app is livestreaming enabled. If your app is enabled, you will receive a notification by Message::MessageType::Notification_Livestreaming_StatusChange when the livestreaming session gets updated.
This field indicates the type of your livestreaming.
This boolean field indicates if your connected mic is enabled. The speaker will be muted if the field is false.

Member Functions

LivestreamingStatus
( IntPtr o )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon