WhiteboardEndedOptions

constructor(updateWhiteboardStarted: (Boolean) -> Unit, updateWhiteboardEnded: (Boolean) -> Unit, updateShapes: (List<WhiteboardShape>) -> Unit)