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 *memberState
Declared In
WhiteRoomState.h
broadcastState
The current state of the view. See WhiteBroadcastState.
@property (nonatomic, strong, readonly, nullable) WhiteBroadcastState *broadcastState
Declared In
WhiteRoomState.h
zoomScale
The scale of the view.
@property (nonatomic, strong, readonly, nullable) NSNumber *zoomScale
Declared In
WhiteRoomState.h