addOTPEmailAuthenticator abstract method

Future<AddOTPEmailAuthenticatorResponse> addOTPEmailAuthenticator(
  1. ServiceCall call,
  2. AddOTPEmailAuthenticatorRequest request
)

Implementation

$async.Future<$0.AddOTPEmailAuthenticatorResponse> addOTPEmailAuthenticator($grpc.ServiceCall call, $0.AddOTPEmailAuthenticatorRequest request);