updateDevicePassword abstract method
Future<StatusResponse>
updateDevicePassword(
- ServiceCall call,
- UpdateDevicePasswordRequest request
Implementation
$async.Future<$1.StatusResponse> updateDevicePassword($grpc.ServiceCall call, $8.UpdateDevicePasswordRequest request);