removeSMTPConfig abstract method
Future<RemoveSMTPConfigResponse>
removeSMTPConfig(
- ServiceCall call,
- RemoveSMTPConfigRequest request
Implementation
$async.Future<$3.RemoveSMTPConfigResponse> removeSMTPConfig(
$grpc.ServiceCall call, $3.RemoveSMTPConfigRequest request);