Uses of Class
it.auties.whatsapp.model.sync.PatchSyncBuilder
Packages that use PatchSyncBuilder
-
Uses of PatchSyncBuilder in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return PatchSyncBuilderModifier and TypeMethodDescriptionPatchSyncBuilder.deviceIndex(Integer deviceIndex) PatchSyncBuilder.externalMutations(ExternalBlobReference externalMutations) PatchSyncBuilder.mutations(List<MutationSync> mutations) PatchSyncBuilder.patchMac(byte[] patchMac) PatchSyncBuilder.snapshotMac(byte[] snapshotMac) PatchSyncBuilder.version(VersionSync version)