onFailure

abstract fun onFailure(failure: FilePickedFailure)

Called when an error occurred during the file picking.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

failure

The FilePickedFailure that occurred.