url

val url: String

The file URL. If the file encryption feature is enabled, this will have SendbirdChat.eKey combined with the plainUrl so the file can be accessed. For caching the file, it is recommended to use plainUrl as the key of the file cache.

See also