Start

data class Start(val hmsWhiteboard: HMSWhiteboard) : HMSWhiteboardUpdate

Represents the start of a whiteboard session.

Constructors

Link copied to clipboard
fun Start(hmsWhiteboard: HMSWhiteboard)

Properties

Link copied to clipboard

The HMSWhiteboard instance representing the whiteboard that has started.