addOTPSMSAuthenticator abstract method

Future<AddOTPSMSAuthenticatorResponse> addOTPSMSAuthenticator(
  1. ServiceCall call,
  2. AddOTPSMSAuthenticatorRequest request
)

Implementation

$async.Future<$0.AddOTPSMSAuthenticatorResponse> addOTPSMSAuthenticator($grpc.ServiceCall call, $0.AddOTPSMSAuthenticatorRequest request);