WithForceDownload

Builders where you can apply a force download

Inheritors

Properties

Link copied to clipboard
abstract var cacheNonce: String?

Append a cache nonce parameter to the URL to invalidate the cache.

Link copied to clipboard
abstract var download: ForceDownload?

Functions

Link copied to clipboard
open fun forceDownload(fileName: String? = null)

Forces a download when opening the created url.