mapbox-plugin-offline

//mapboxpluginoffline/io.github.xit0c.mapboxpluginoffline/OfflineDownloadReceiver/onCreateError

onCreateError

[androidJvm]
open fun onCreateError(context: Context, options: OfflineDownloadOptions, error: String?)

Called when a download creation fails, see OfflineManager.CreateOfflineRegionCallback.onError().

Parameters

androidJvm

   
context Receiver Context.
options The options used to create the download.
error Error message.