getCustomPasswordlessRegistrationMessageText abstract method

Future<GetCustomPasswordlessRegistrationMessageTextResponse> getCustomPasswordlessRegistrationMessageText(
  1. ServiceCall call,
  2. GetCustomPasswordlessRegistrationMessageTextRequest request
)

Implementation

$async.Future<$2.GetCustomPasswordlessRegistrationMessageTextResponse>
    getCustomPasswordlessRegistrationMessageText($grpc.ServiceCall call,
        $2.GetCustomPasswordlessRegistrationMessageTextRequest request);