mapbox-plugin-offline

//mapboxpluginoffline/io.github.xit0c.mapboxpluginoffline/OfflineDownloadReceiver/unregister

unregister

[androidJvm]\

@CallSuper

open fun unregister(context: Context)

Unregisters this receiver and clears the internal list returned by getActiveDownloads.

Parameters

androidJvm

   
context Context used to get the LocalBroadcastManager instance.