Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHistorySyncNotification

Properties of a HistorySyncNotification.

Hierarchy

  • IHistorySyncNotification

Implemented by

Index

Properties

Optional chunkOrder

chunkOrder: number

HistorySyncNotification chunkOrder

Optional directPath

directPath: string

HistorySyncNotification directPath

Optional fileEncSha256

fileEncSha256: Uint8Array

HistorySyncNotification fileEncSha256

Optional fileLength

fileLength: number | Long

HistorySyncNotification fileLength

Optional fileSha256

fileSha256: Uint8Array

HistorySyncNotification fileSha256

Optional mediaKey

mediaKey: Uint8Array

HistorySyncNotification mediaKey

Optional originalMessageId

originalMessageId: string

HistorySyncNotification originalMessageId

Optional syncType

HistorySyncNotification syncType

Generated using TypeDoc