Uses of Record Class
it.auties.whatsapp.model.sync.HistorySyncConfig
Packages that use HistorySyncConfig
-
Uses of HistorySyncConfig in it.auties.whatsapp.model.signal.auth
Fields in it.auties.whatsapp.model.signal.auth declared as HistorySyncConfigModifier and TypeFieldDescriptionprivate final HistorySyncConfigCompanionProperties.historySyncConfigThe field for thehistorySyncConfigrecord component.private HistorySyncConfigCompanionPropertiesBuilder.historySyncConfigMethods in it.auties.whatsapp.model.signal.auth that return HistorySyncConfigModifier and TypeMethodDescriptionCompanionProperties.historySyncConfig()Returns the value of thehistorySyncConfigrecord component.Methods in it.auties.whatsapp.model.signal.auth with parameters of type HistorySyncConfigModifier and TypeMethodDescriptionCompanionPropertiesBuilder.historySyncConfig(HistorySyncConfig historySyncConfig) Constructors in it.auties.whatsapp.model.signal.auth with parameters of type HistorySyncConfigModifierConstructorDescriptionCompanionProperties(String os, Version version, CompanionProperties.PlatformType platformType, boolean requireFullSync, HistorySyncConfig historySyncConfig) Creates an instance of aCompanionPropertiesrecord class. -
Uses of HistorySyncConfig in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return HistorySyncConfigModifier and TypeMethodDescriptionHistorySyncConfigBuilder.build()static HistorySyncConfigHistorySyncConfigSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.sync with parameters of type HistorySyncConfigModifier and TypeMethodDescriptionstatic byte[]HistorySyncConfigSpec.encode(HistorySyncConfig protoInputObject)