Uses of Interface
it.auties.whatsapp.api.QrHandler
Packages that use QrHandler
-
Uses of QrHandler in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return QrHandlerModifier and TypeMethodDescriptionstatic QrHandlerQrHandler.toFile(QrHandler.ToFileConsumer fileConsumer) Saves the QR code to a temp filestatic QrHandlerQrHandler.toFile(Path path, QrHandler.ToFileConsumer fileConsumer) Saves the QR code to a specified filestatic QrHandlerQrHandler.toPlainString(Consumer<String> qrConsumer) Transforms the qr code in a UTF-8 plain string and accepts a consumer for the latterstatic QrHandlerTransforms the qr code in a UTF-8 string and accepts a consumer for the latterstatic QrHandlerQrHandler.toTerminal()Prints the QR code to the terminal.Methods in it.auties.whatsapp.api with parameters of type QrHandlerModifier and TypeMethodDescriptionWebOptionsBuilder.unregistered(QrHandler qrHandler) Creates a Whatsapp instance with a qr handler