FlightLogDownloader

@objc(GSFlightLogDownloader)
public protocol FlightLogDownloader : Peripheral

Flight log downloader.

This peripheral informs about current flight log download.

This peripheral can be retrieved by:

device.getPeripheral(Peripherals.flightLogDownloader)