buildTreeDocumentUri

open fun buildTreeDocumentUri(@NonNull authority: String, @NonNull documentId: String): Uri(source)

Build URI representing access to descendant documents of the given COLUMN_DOCUMENT_ID.

See also