buildTreeDocumentUri

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

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

See also