updateDevicePassword abstract method

Future<StatusResponse> updateDevicePassword(
  1. ServiceCall call,
  2. UpdateDevicePasswordRequest request
)

Implementation

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