Skip to main content

Module ApplyUpdate

Module ApplyUpdate 

Source
Expand description

AirClient::ApplyUpdate - applies a previously-downloaded update package via the Air daemon’s UpdateService.

response.success == trueOk(()). response.success == falseAirError::Internal carrying the server-side error string. tonic transport / status failures surface as AirError::Network.