testEmailProviderSMTPById abstract method
Future<TestEmailProviderSMTPByIdResponse>
testEmailProviderSMTPById(
- ServiceCall call,
- TestEmailProviderSMTPByIdRequest request
Implementation
$async.Future<$0.TestEmailProviderSMTPByIdResponse> testEmailProviderSMTPById(
$grpc.ServiceCall call, $0.TestEmailProviderSMTPByIdRequest request);