updateSMTPConfig abstract method

Future<UpdateSMTPConfigResponse> updateSMTPConfig(
  1. ServiceCall call,
  2. UpdateSMTPConfigRequest request
)

Implementation

$async.Future<$1.UpdateSMTPConfigResponse> updateSMTPConfig($grpc.ServiceCall call, $1.UpdateSMTPConfigRequest request);