resolveFullSize

abstract fun resolveFullSize(contentUrl: String?): String?

Get the actual URL for accessing the full-size image of a Matrix media content URI.

Return

the URL to access the described resource, or null if the url is invalid.

Parameters

contentUrl

the Matrix media content URI (in the form of "mxc://...").