matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.raw
/
RawService
/
getUrl
get
Url
abstract
suspend
fun
getUrl
(
url
:
String
,
cacheStrategy
:
CacheStrategy
)
:
String
Get a URL, either from cache or from the remote server, depending on the cache strategy.