forceFetch

fun forceFetch(blobType: BlobType)

Launches fetch of a given BlobType if it is not already available in local destination folder. Perform blocking operations, so it should not be called from the main thread.

See also

.isBlobAvailable