//mapboxpluginoffline/io.github.xit0c.mapboxpluginoffline/OfflineService/Companion/cancelDownload
[androidJvm]\
fun cancelDownload(context: Context, regionId: Long)
Cancels an active download and deletes its region.
androidJvm
context | Context used to start the service. |
regionId | The download region id. |