WhiteBroadcastState Class Reference

Inherits from WhiteObject
Declared in WhiteBroadcastState.h

Overview

The view state of the local user, as well as the user information of the host (if any) in the room.

  viewMode

Gets the view mode of the user.

@property (nonatomic, assign, readonly) WhiteViewMode viewMode

Declared In

WhiteBroadcastState.h

  broadcasterId

The user ID of the host. See WhiteBroadcasterInformation.

@property (nonatomic, assign, nullable, readonly) NSNumber *broadcasterId

Availability

2.4.7

Declared In

WhiteBroadcastState.h

  broadcasterInformation

The user information of the host. See WhiteBroadcasterInformation.

@property (nonatomic, strong, nullable, readonly) WhiteBroadcasterInformation *broadcasterInformation

Declared In

WhiteBroadcastState.h