SdkUnknown
Inherited functions
Link copied to clipboard
Casts this PathMatchType as a Exact and retrieves its kotlin.String value. Throws an exception if the PathMatchType is not a Exact.
Link copied to clipboard
Casts this PathMatchType as a Exact and retrieves its kotlin.String value. Returns null if the PathMatchType is not a Exact.
Link copied to clipboard
Casts this PathMatchType as a Prefix and retrieves its kotlin.String value. Throws an exception if the PathMatchType is not a Prefix.
Link copied to clipboard
Casts this PathMatchType as a Prefix and retrieves its kotlin.String value. Returns null if the PathMatchType is not a Prefix.