WhiteboardImageCallbacks

Callbacks for whiteboard image operations

Functions

Link copied to clipboard
abstract fun onError(message: String)

Called when an operation fails

Link copied to clipboard
abstract fun onImagePicked(result: WhiteboardImageResult)

Called when an image is picked from the gallery

Link copied to clipboard
abstract fun onSaveSuccess(filePath: String)

Called when the canvas is saved/shared successfully