RegionDownloaderDelegate

@objc
public protocol RegionDownloaderDelegate : AnyObject

Delegate protocol of RegionDownloader. Implement this protocol whenever you use RegionDownloader it drovides feedback while donwloading a region (f.i, downloaded %) and callsback the delegate once the download finished.