fetch

fun fetch(blob: Blob)

Launches fetch of a given Blob 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