removePack

suspend fun removePack(context: Context, pack: MTOfflinePack)

Deletes the specified offline pack from disk and removes it from the registry.

Parameters

context

The Android context.

pack

The offline pack to remove.