Uses of Class
it.auties.whatsapp.model.sync.HistorySyncNotificationBuilder
Packages that use HistorySyncNotificationBuilder
-
Uses of HistorySyncNotificationBuilder in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return HistorySyncNotificationBuilderModifier and TypeMethodDescriptionHistorySyncNotificationBuilder.chunkOrder(Integer chunkOrder) HistorySyncNotificationBuilder.initialHistBootstrapInlinePayload(byte[] initialHistBootstrapInlinePayload) HistorySyncNotificationBuilder.mediaDirectPath(String mediaDirectPath) HistorySyncNotificationBuilder.mediaEncryptedSha256(byte[] mediaEncryptedSha256) HistorySyncNotificationBuilder.mediaKey(byte[] mediaKey) HistorySyncNotificationBuilder.mediaSha256(byte[] mediaSha256) HistorySyncNotificationBuilder.oldestMsgInChunkTimestampSec(long oldestMsgInChunkTimestampSec) HistorySyncNotificationBuilder.originalMessageId(String originalMessageId) HistorySyncNotificationBuilder.peerDataRequestSessionId(String peerDataRequestSessionId) HistorySyncNotificationBuilder.syncType(HistorySync.Type syncType)