sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.provider
/
DocumentsContractCompat
/
buildTreeDocumentUri
build
Tree
Document
Uri
@
Nullable
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
Documents
Contract