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