Uses of Interface
it.auties.whatsapp.api.AsyncVerificationCodeSupplier
Packages that use AsyncVerificationCodeSupplier
-
Uses of AsyncVerificationCodeSupplier in it.auties.whatsapp.api
Fields in it.auties.whatsapp.api declared as AsyncVerificationCodeSupplierModifier and TypeFieldDescription(package private) AsyncVerificationCodeSupplierMobileRegistrationBuilder.verificationCodeSupplierMethods in it.auties.whatsapp.api that return AsyncVerificationCodeSupplierModifier and TypeMethodDescriptionCreates an asynchronous supplier from a synchronous oneMethods in it.auties.whatsapp.api with parameters of type AsyncVerificationCodeSupplierModifier and TypeMethodDescriptionMobileRegistrationBuilder.verificationCodeSupplier(AsyncVerificationCodeSupplier verificationCodeSupplier) Sets the handler that provides the verification code when verifying an account -
Uses of AsyncVerificationCodeSupplier in it.auties.whatsapp.registration
Fields in it.auties.whatsapp.registration declared as AsyncVerificationCodeSupplierModifier and TypeFieldDescriptionprivate final AsyncVerificationCodeSupplierHttpRegistration.codeHandlerConstructors in it.auties.whatsapp.registration with parameters of type AsyncVerificationCodeSupplierModifierConstructorDescriptionHttpRegistration(Store store, Keys keys, AsyncVerificationCodeSupplier codeHandler, VerificationCodeMethod method)