Uses of Class
it.auties.whatsapp.api.MobileRegistrationBuilder.Unregistered
Packages that use MobileRegistrationBuilder.Unregistered
-
Uses of MobileRegistrationBuilder.Unregistered in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return MobileRegistrationBuilder.UnregisteredModifier and TypeMethodDescriptionMobileRegistrationBuilder.Unregistered.device(CompanionDevice device) MobileOptionsBuilder.unregistered()Expects the session to still need registration This means that you may or may not have a verification code, but that it hasn't already been sent to WhatsappMobileRegistrationBuilder.Unregistered.verificationCodeMethod(VerificationCodeMethod verificationCodeMethod) MobileRegistrationBuilder.Unregistered.verificationCodeSupplier(AsyncVerificationCodeSupplier verificationCodeSupplier) MobileRegistrationBuilder.Unregistered.verificationCodeSupplier(Supplier<String> verificationCodeSupplier)