getDocumentId

@Nullable
open fun getDocumentId(@NonNull documentUri: @NonNull Uri): @Nullable String(source)

Extract the COLUMN_DOCUMENT_ID from the given URI.

See also