java.lang.Object
it.auties.whatsapp.controller.StoreBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Collection<String> private booleanprivate booleanprivate Stringprivate BusinessCategoryprivate Stringprivate Stringprivate Doubleprivate Doubleprivate Stringprivate booleanprivate ConcurrentHashMap<String, Call> private booleanprivate ClientTypeprivate ConcurrentHashMap<Jid, Contact> private CompanionDeviceprivate Stringprivate WebHistoryLengthprivate longprivate Jidprivate Jidprivate LinkedHashMap<Jid, Integer> private CountryLocaleprivate Stringprivate ChatEphemeralTimerprivate booleanprivate PhoneNumberprivate ConcurrentHashMap<String, PrivacySettingEntry> private URIprivate ConcurrentHashMap<String, String> private URIprivate UserAgent.ReleaseChannelprivate TextPreviewSettingprivate booleanprivate booleanprivate UUIDprivate FutureReference<Version> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalias(Collection<String> alias) autodetectListeners(boolean autodetectListeners) automaticPresenceUpdates(boolean automaticPresenceUpdates) build()businessAddress(String businessAddress) businessCategory(BusinessCategory businessCategory) businessDescription(String businessDescription) businessEmail(String businessEmail) businessLatitude(Double businessLatitude) businessLongitude(Double businessLongitude) businessWebsite(String businessWebsite) cacheDetectedListeners(boolean cacheDetectedListeners) calls(ConcurrentHashMap<String, Call> calls) checkPatchMacs(boolean checkPatchMacs) clientType(ClientType clientType) contacts(ConcurrentHashMap<Jid, Contact> contacts) device(CompanionDevice device) deviceHash(String deviceHash) historyLength(WebHistoryLength historyLength) initializationTimeStamp(long initializationTimeStamp) linkedDevicesKeys(LinkedHashMap<Jid, Integer> linkedDevicesKeys) locale(CountryLocale locale) newChatsEphemeralTimer(ChatEphemeralTimer newChatsEphemeralTimer) online(boolean online) phoneNumber(PhoneNumber phoneNumber) privacySettings(ConcurrentHashMap<String, PrivacySettingEntry> privacySettings) profilePicture(URI profilePicture) properties(ConcurrentHashMap<String, String> properties) releaseChannel(UserAgent.ReleaseChannel releaseChannel) textPreviewSetting(TextPreviewSetting textPreviewSetting) twentyFourHourFormat(boolean twentyFourHourFormat) unarchiveChats(boolean unarchiveChats) version(FutureReference<Version> version)
-
Field Details
-
uuid
-
phoneNumber
-
clientType
-
alias
-
proxy
-
version
-
online
private boolean online -
locale
-
name
-
businessAddress
-
businessLongitude
-
businessLatitude
-
businessDescription
-
businessWebsite
-
businessEmail
-
businessCategory
-
deviceHash
-
linkedDevicesKeys
-
profilePicture
-
about
-
jid
-
lid
-
properties
-
contacts
-
status
-
privacySettings
-
calls
-
unarchiveChats
private boolean unarchiveChats -
twentyFourHourFormat
private boolean twentyFourHourFormat -
initializationTimeStamp
private long initializationTimeStamp -
newChatsEphemeralTimer
-
textPreviewSetting
-
historyLength
-
autodetectListeners
private boolean autodetectListeners -
cacheDetectedListeners
private boolean cacheDetectedListeners -
automaticPresenceUpdates
private boolean automaticPresenceUpdates -
releaseChannel
-
device
-
checkPatchMacs
private boolean checkPatchMacs
-
-
Constructor Details
-
StoreBuilder
public StoreBuilder()
-
-
Method Details
-
uuid
-
phoneNumber
-
clientType
-
alias
-
proxy
-
version
-
online
-
locale
-
name
-
businessAddress
-
businessLongitude
-
businessLatitude
-
businessDescription
-
businessWebsite
-
businessEmail
-
businessCategory
-
deviceHash
-
linkedDevicesKeys
-
profilePicture
-
about
-
jid
-
lid
-
properties
-
contacts
-
status
-
privacySettings
-
calls
-
unarchiveChats
-
twentyFourHourFormat
-
initializationTimeStamp
-
newChatsEphemeralTimer
-
textPreviewSetting
-
historyLength
-
autodetectListeners
-
cacheDetectedListeners
-
automaticPresenceUpdates
-
releaseChannel
-
device
-
checkPatchMacs
-
build
-