CrashReportDownloader

@objc(GSCrashReportDownloader)
public protocol CrashReportDownloader : Peripheral

Crash report downloader.

This peripheral informs about current crash report download.

This peripheral can be retrieved by:

device.getPeripheral(Peripherals.crashReportDownloader)