testEmailProviderSMTP abstract method
Future<TestEmailProviderSMTPResponse>
testEmailProviderSMTP(
- ServiceCall call,
- TestEmailProviderSMTPRequest request
Implementation
$async.Future<$0.TestEmailProviderSMTPResponse> testEmailProviderSMTP(
$grpc.ServiceCall call, $0.TestEmailProviderSMTPRequest request);