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