Implements
Constructors
new HistorySyncNotification()
new HistorySyncNotification(Defined in: WAProto/index.d.ts:6593p?):HistorySyncNotification
Parameters
p?
IHistorySyncNotification
Returns
HistorySyncNotification
Properties
chunkOrder?
Defined in: WAProto/index.d.ts:6600optionalchunkOrder:null|number
Implementation of
IHistorySyncNotification.chunkOrder
directPath?
Defined in: WAProto/index.d.ts:6598optionaldirectPath:null|string
Implementation of
IHistorySyncNotification.directPath
encHandle?
Defined in: WAProto/index.d.ts:6607optionalencHandle:null|string
Implementation of
IHistorySyncNotification.encHandle
fileEncSha256?
Defined in: WAProto/index.d.ts:6597optionalfileEncSha256:null|Uint8Array<ArrayBufferLike>
Implementation of
IHistorySyncNotification.fileEncSha256
fileLength?
Defined in: WAProto/index.d.ts:6595optionalfileLength:null|number|Long
Implementation of
IHistorySyncNotification.fileLength
fileSha256?
Defined in: WAProto/index.d.ts:6594optionalfileSha256:null|Uint8Array<ArrayBufferLike>
Implementation of
IHistorySyncNotification.fileSha256
fullHistorySyncOnDemandRequestMetadata?
Defined in: WAProto/index.d.ts:6606optionalfullHistorySyncOnDemandRequestMetadata:null|IFullHistorySyncOnDemandRequestMetadata
Implementation of
IHistorySyncNotification.fullHistorySyncOnDemandRequestMetadata
initialHistBootstrapInlinePayload?
Defined in: WAProto/index.d.ts:6604optionalinitialHistBootstrapInlinePayload:null|Uint8Array<ArrayBufferLike>
Implementation of
IHistorySyncNotification.initialHistBootstrapInlinePayload
mediaKey?
Defined in: WAProto/index.d.ts:6596optionalmediaKey:null|Uint8Array<ArrayBufferLike>
Implementation of
IHistorySyncNotification.mediaKey
messageAccessStatus?
Defined in: WAProto/index.d.ts:6608optionalmessageAccessStatus:null|IHistorySyncMessageAccessStatus
Implementation of
IHistorySyncNotification.messageAccessStatus
oldestMsgInChunkTimestampSec?
Defined in: WAProto/index.d.ts:6603optionaloldestMsgInChunkTimestampSec:null|number|Long
Implementation of
IHistorySyncNotification.oldestMsgInChunkTimestampSec
originalMessageId?
Defined in: WAProto/index.d.ts:6601optionaloriginalMessageId:null|string
Implementation of
IHistorySyncNotification.originalMessageId
peerDataRequestSessionId?
Defined in: WAProto/index.d.ts:6605optionalpeerDataRequestSessionId:null|string
Implementation of
IHistorySyncNotification.peerDataRequestSessionId
progress?
Defined in: WAProto/index.d.ts:6602optionalprogress:null|number
Implementation of
IHistorySyncNotification.progress
syncType?
Defined in: WAProto/index.d.ts:6599optionalsyncType:null|HistorySyncType
Implementation of
IHistorySyncNotification.syncType
Methods
create()
Defined in: WAProto/index.d.ts:6609staticcreate(properties?):HistorySyncNotification
Parameters
properties?
IHistorySyncNotification
Returns
HistorySyncNotification
decode()
Defined in: WAProto/index.d.ts:6611staticdecode(r,l?):HistorySyncNotification
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
HistorySyncNotification
encode()
Defined in: WAProto/index.d.ts:6610staticencode(m,w?):Writer
Parameters
m
IHistorySyncNotification
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:6612staticfromObject(d):HistorySyncNotification
Parameters
d
Returns
HistorySyncNotification
getTypeUrl()
Defined in: WAProto/index.d.ts:6615staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:6614
Returns
object
toObject()
Defined in: WAProto/index.d.ts:6613statictoObject(m,o?):object
Parameters
m
HistorySyncNotification
o?
IConversionOptions
Returns
object