sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.provider
/
DocumentsContractCompat
/
getTreeDocumentId
get
Tree
Document
Id
@
Nullable
open
fun
getTreeDocumentId
(
@
NonNull
documentUri
:
Uri
)
:
String
(
source
)
Extract the via
COLUMN_DOCUMENT_ID
from the given URI.
See also
Documents
Contract