createWebAuthNRegistrationLink abstract method
Future<CreateWebAuthNRegistrationLinkResponse>
createWebAuthNRegistrationLink(
- ServiceCall call,
- CreateWebAuthNRegistrationLinkRequest request
Implementation
$async.Future<$0.CreateWebAuthNRegistrationLinkResponse>
createWebAuthNRegistrationLink($grpc.ServiceCall call,
$0.CreateWebAuthNRegistrationLinkRequest request);