onFilePicked

abstract fun onFilePicked(fileUri: Uri)

Called when the file was picked.

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

Parameters

fileUri

The Uri of the picked file.