FeedbackTransport

Where a report gets delivered. Concrete implementations (GitHub direct, relay) are added in P1b. Returns the backend-assigned identifier (the GitHub issue number for the GitHub transport).

Inheritors

Functions

Link copied to clipboard
abstract suspend fun submit(report: FeedbackReport, deviceInfo: DeviceInfo): Int