Expand description
AirClient::ApplyUpdate - applies a previously-downloaded update
package via the Air daemon’s UpdateService.
response.success == true → Ok(()). response.success == false →
AirError::Internal carrying the server-side error string. tonic
transport / status failures surface as AirError::Network.