UriCompat

Helper for accessing function in Uri in a backwards compatible fashion.

Functions

Link copied to clipboard
@NonNull
open fun toSafeString(@NonNull uri: @NonNull Uri): @NonNull String
Return a string representation of this URI that has common forms of PII redacted, making it safer to use for logging purposes.