delete

abstract suspend fun delete(pack: OfflinePack)(source)

Unregisters the given offline pack and allows resources that are no longer required by any remaining packs to be freed.

Throws

if the operation failed.