Interface IHistorySyncNotification

Properties of a HistorySyncNotification.

Hierarchy

  • IHistorySyncNotification

Implemented by

Properties

chunkOrder?: null | number

HistorySyncNotification chunkOrder

directPath?: null | string

HistorySyncNotification directPath

fileEncSha256?: null | Uint8Array

HistorySyncNotification fileEncSha256

fileLength?: null | number | Long

HistorySyncNotification fileLength

fileSha256?: null | Uint8Array

HistorySyncNotification fileSha256

initialHistBootstrapInlinePayload?: null | Uint8Array

HistorySyncNotification initialHistBootstrapInlinePayload

mediaKey?: null | Uint8Array

HistorySyncNotification mediaKey

oldestMsgInChunkTimestampSec?: null | number | Long

HistorySyncNotification oldestMsgInChunkTimestampSec

originalMessageId?: null | string

HistorySyncNotification originalMessageId

peerDataRequestSessionId?: null | string

HistorySyncNotification peerDataRequestSessionId

progress?: null | number

HistorySyncNotification progress

HistorySyncNotification syncType

Generated using TypeDoc