//mapboxpluginoffline/io.github.xit0c.mapboxpluginoffline/OfflineService/Companion
[androidJvm]
object Companion
Name | Summary |
---|---|
cancelDownload | [androidJvm] @JvmStatic fun cancelDownload(context: Context, regionId: Long) Cancels an active download and deletes its region. |
startDownload | [androidJvm] @JvmStatic fun startDownload(context: Context, offlineDownloadOptions: OfflineDownloadOptions) Starts a new download with the provided options. |