sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.net
/
UriCompat
Uri
Compat
class
UriCompat
(
source
)
Helper for accessing function in
Uri
in a backwards compatible fashion.
Members
Functions
to
Safe
String
Link copied to clipboard
@
NonNull
open
fun
toSafeString
(
@
NonNull
uri
:
Uri
)
:
String
Return a string representation of this URI that has common forms of PII redacted, making it safer to use for logging purposes.