Expand description
Signaling data types for the OpenTalk whiteboard module.
Re-exports§
pub use command::WhiteboardCommand;pub use event::WhiteboardError;pub use event::WhiteboardEvent;pub use settings::WhiteboardSettings;pub use state::WhiteboardState;
Modules§
- command
- Signaling commands for the
whiteboardnamespace. - event
- Signaling events for the
whiteboardnamespace - settings
- state
- Frontend data for
whiteboardnamespace
Constants§
- WHITEBOARD_
MODULE_ ID - The module id for the signaling module.