ElectronicHorizonDataLoaderStatusDelegate

public protocol ElectronicHorizonDataLoaderStatusDelegate : AnyObject

Interface to listen to status updates from the ElectronicHorizonDataLoader.loadData(...) method execution. It provides information for the current state per different levels of the ElectronicHorizonPaths using ElectronicHorizonDataLoadedStatus.

Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.