TakePictureCallback

Callback of takePicture

Functions

Link copied to clipboard

Called when error occurs.

Link copied to clipboard
open fun onProgress(completion: Float)

Called when state "inProgress".

Link copied to clipboard
abstract fun onSuccess(fileUrl: String?)

Called when successful.