//mapboxpluginoffline/io.github.xit0c.mapboxpluginoffline/OfflineDownloadReceiver/unregister
[androidJvm]\
open fun unregister(context: Context)
Unregisters this receiver and clears the internal list returned by getActiveDownloads.
androidJvm
| context | Context used to get the LocalBroadcastManager instance. |