WhiteBroadcastState Class Reference

Inherits from WhiteObject
Declared in WhiteBroadcastState.h

Overview

视角状态,包含视角为主播模式的用户信息。

  viewMode

主播模式用户的视角模式。

@property (nonatomic, assign, readonly) WhiteViewMode viewMode

Declared In

WhiteBroadcastState.h

  broadcasterId

主播模式用户在房间中的用户 ID。详见 WhiteBroadcasterInformation

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

Availability

2.4.7

Declared In

WhiteBroadcastState.h

  broadcasterInformation

主播模式用户的用户信息。详见 WhiteBroadcasterInformation

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

Declared In

WhiteBroadcastState.h