Class: HistorySyncConfig
Defined in: WAProto/index.d.ts:3939
Implements
Constructors
new HistorySyncConfig()
new HistorySyncConfig(
p?):HistorySyncConfig
Defined in: WAProto/index.d.ts:3940
Parameters
p?
Returns
Properties
completeOnDemandReady?
optionalcompleteOnDemandReady:null|boolean
Defined in: WAProto/index.d.ts:3958
Implementation of
IHistorySyncConfig.completeOnDemandReady
fullSyncDaysLimit?
optionalfullSyncDaysLimit:null|number
Defined in: WAProto/index.d.ts:3941
Implementation of
IHistorySyncConfig.fullSyncDaysLimit
fullSyncSizeMbLimit?
optionalfullSyncSizeMbLimit:null|number
Defined in: WAProto/index.d.ts:3942
Implementation of
IHistorySyncConfig.fullSyncSizeMbLimit
inlineInitialPayloadInE2EeMsg?
optionalinlineInitialPayloadInE2EeMsg:null|boolean
Defined in: WAProto/index.d.ts:3944
Implementation of
IHistorySyncConfig.inlineInitialPayloadInE2EeMsg
onDemandReady?
optionalonDemandReady:null|boolean
Defined in: WAProto/index.d.ts:3956
Implementation of
IHistorySyncConfig.onDemandReady
recentSyncDaysLimit?
optionalrecentSyncDaysLimit:null|number
Defined in: WAProto/index.d.ts:3945
Implementation of
IHistorySyncConfig.recentSyncDaysLimit
storageQuotaMb?
optionalstorageQuotaMb:null|number
Defined in: WAProto/index.d.ts:3943
Implementation of
IHistorySyncConfig.storageQuotaMb
supportAddOnHistorySyncMigration?
optionalsupportAddOnHistorySyncMigration:null|boolean
Defined in: WAProto/index.d.ts:3953
Implementation of
IHistorySyncConfig.supportAddOnHistorySyncMigration
supportBizHostedMsg?
optionalsupportBizHostedMsg:null|boolean
Defined in: WAProto/index.d.ts:3949
Implementation of
IHistorySyncConfig.supportBizHostedMsg
supportBotUserAgentChatHistory?
optionalsupportBotUserAgentChatHistory:null|boolean
Defined in: WAProto/index.d.ts:3947
Implementation of
IHistorySyncConfig.supportBotUserAgentChatHistory
supportCagReactionsAndPolls?
optionalsupportCagReactionsAndPolls:null|boolean
Defined in: WAProto/index.d.ts:3948
Implementation of
IHistorySyncConfig.supportCagReactionsAndPolls
supportCallLogHistory?
optionalsupportCallLogHistory:null|boolean
Defined in: WAProto/index.d.ts:3946
Implementation of
IHistorySyncConfig.supportCallLogHistory
supportFbidBotChatHistory?
optionalsupportFbidBotChatHistory:null|boolean
Defined in: WAProto/index.d.ts:3952
Implementation of
IHistorySyncConfig.supportFbidBotChatHistory
supportGroupHistory?
optionalsupportGroupHistory:null|boolean
Defined in: WAProto/index.d.ts:3955
Implementation of
IHistorySyncConfig.supportGroupHistory
supportGuestChat?
optionalsupportGuestChat:null|boolean
Defined in: WAProto/index.d.ts:3957
Implementation of
IHistorySyncConfig.supportGuestChat
supportHostedGroupMsg?
optionalsupportHostedGroupMsg:null|boolean
Defined in: WAProto/index.d.ts:3951
Implementation of
IHistorySyncConfig.supportHostedGroupMsg
supportMessageAssociation?
optionalsupportMessageAssociation:null|boolean
Defined in: WAProto/index.d.ts:3954
Implementation of
IHistorySyncConfig.supportMessageAssociation
supportRecentSyncChunkMessageCountTuning?
optionalsupportRecentSyncChunkMessageCountTuning:null|boolean
Defined in: WAProto/index.d.ts:3950
Implementation of
IHistorySyncConfig.supportRecentSyncChunkMessageCountTuning
thumbnailSyncDaysLimit?
optionalthumbnailSyncDaysLimit:null|number
Defined in: WAProto/index.d.ts:3959
Implementation of
IHistorySyncConfig.thumbnailSyncDaysLimit
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:3965
Returns
object
create()
staticcreate(properties?):HistorySyncConfig
Defined in: WAProto/index.d.ts:3960
Parameters
properties?
Returns
decode()
staticdecode(r,l?):HistorySyncConfig
Defined in: WAProto/index.d.ts:3962
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:3961
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):HistorySyncConfig
Defined in: WAProto/index.d.ts:3963
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:3966
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:3964
Parameters
m
o?
IConversionOptions
Returns
object