cleanup

fun cleanup(resultCallback: (<Error class: unknown class><String>) -> Unit? = null)

Removes intermediate image files that are kept in the temporary storage after calling getPicture.

Parameters

resultCallback

an optional callback function to get the Result of the cleanup operation.