CmFirmwareUpdateResult

sealed interface CmFirmwareUpdateResult

Represents the result of a firmware update operation, encapsulating both successful completion and potential failure scenarios.

See also

Inheritors

Types

Link copied to clipboard

Represents a failure in the firmware update process, including detailed error information.

Link copied to clipboard

Indicates a successful firmware update upload operation.