FirmwareRejected
class FirmwareRejected(operation: String, diagnosticId: Long?, message: String, cause: Throwable? = null) : OnyxFailure(source)
Firmware rejected the operation or returned an error.
Properties
Link copied to clipboard
Identifier in com.onyx.android.sdk.ktx.diagnostics.OnyxDiagnostics, or null when no diagnostic was recorded.