WhiteRoomState Class Reference
| Inherits from | WhiteDisplayerState : WhiteObject |
|---|---|
| Declared in | WhiteRoomState.h |
memberState
The state of the whiteboard tool currently in use. See WhiteReadonlyMemberState.
@property (nonatomic, strong, readonly, nullable) WhiteReadonlyMemberState *memberStateDeclared In
WhiteRoomState.h
broadcastState
The current state of the view. See WhiteBroadcastState.
@property (nonatomic, strong, readonly, nullable) WhiteBroadcastState *broadcastStateDeclared In
WhiteRoomState.h
zoomScale
The scale of the view.
@property (nonatomic, strong, readonly, nullable) NSNumber *zoomScaleDeclared In
WhiteRoomState.h