WhiteboardStartedOptions

constructor(whiteboardUsers: List<Map<String, Any?>>?, updateWhiteboardUsers: (List<WhiteboardUser>) -> Unit, updateWhiteboardStarted: (Boolean) -> Unit, updateWhiteboardEnded: (Boolean) -> Unit)