Uses of Interface
it.auties.whatsapp.api.QrHandler.ToFileConsumer
Packages that use QrHandler.ToFileConsumer
-
Uses of QrHandler.ToFileConsumer in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return QrHandler.ToFileConsumerModifier and TypeMethodDescriptionstatic QrHandler.ToFileConsumerQrHandler.ToFileConsumer.discarding()Discard the newly created filestatic QrHandler.ToFileConsumerQrHandler.ToFileConsumer.toDesktop()Opens the file if a Desktop environment is availablestatic QrHandler.ToFileConsumerQrHandler.ToFileConsumer.toTerminal()Prints the location of the file on the terminal using the system loggerMethods in it.auties.whatsapp.api with parameters of type QrHandler.ToFileConsumerModifier 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 file