uriFromFile

fun Context.uriFromFile(file: File, fileProviderPath: String): Uri(source)

Executes the uriFromFile step in the SDAI core common layer.

Return

Result produced by uriFromFile.

Author

Dmitriy Moroz

Parameters

file

file used by the operation.

fileProviderPath

file provider path value consumed by the API.