Skip to main content

Interface: ISyncdSnapshot

Defined in: WAProto/index.d.ts:50418

Properties of a SyncdSnapshot.

Properties

keyId?

optional keyId: null | IKeyId

Defined in: WAProto/index.d.ts:50430

SyncdSnapshot keyId


mac?

optional mac: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:50427

SyncdSnapshot mac


records?

optional records: null | ISyncdRecord[]

Defined in: WAProto/index.d.ts:50424

SyncdSnapshot records


version?

optional version: null | ISyncdVersion

Defined in: WAProto/index.d.ts:50421

SyncdSnapshot version