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.Unregistered.verificationCodeSupplier(AsyncVerificationCodeSupplier verificationCodeSupplier) MobileRegistrationBuilder.Unverified.verificationCodeSupplier(AsyncVerificationCodeSupplier verificationCodeSupplier) Constructors in it.auties.whatsapp.api with parameters of type AsyncVerificationCodeSupplierModifierConstructorDescription(package private)Unverified(Store store, Keys keys, ErrorHandler errorHandler, AsyncVerificationCodeSupplier verificationCodeSupplier)