Uses of Record Class
it.auties.whatsapp.model.sync.HistorySync
Packages that use HistorySync
-
Uses of HistorySync in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api with parameters of type HistorySyncModifier and TypeMethodDescriptionprivate CompletableFuture<Void> Whatsapp.sendHistoryProtocolMessage(Jid jid, HistorySync historySync, HistorySync.Type type) -
Uses of HistorySync in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return HistorySyncModifier and TypeMethodDescriptionHistorySyncBuilder.build()static HistorySyncHistorySyncSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.sync with parameters of type HistorySyncModifier and TypeMethodDescriptionstatic byte[]HistorySyncSpec.encode(HistorySync protoInputObject)