testSMTPConfigById abstract method
Future<TestSMTPConfigByIdResponse>
testSMTPConfigById(
- ServiceCall call,
- TestSMTPConfigByIdRequest request
Implementation
$async.Future<$0.TestSMTPConfigByIdResponse> testSMTPConfigById(
$grpc.ServiceCall call, $0.TestSMTPConfigByIdRequest request);