Interface ISyncdPatch

Properties of a SyncdPatch.

Hierarchy

  • ISyncdPatch

Implemented by

Properties

clientDebugData?: null | Uint8Array

SyncdPatch clientDebugData

deviceIndex?: null | number

SyncdPatch deviceIndex

exitCode?: null | IExitCode

SyncdPatch exitCode

externalMutations?: null | IExternalBlobReference

SyncdPatch externalMutations

keyId?: null | IKeyId

SyncdPatch keyId

mutations?: null | ISyncdMutation[]

SyncdPatch mutations

patchMac?: null | Uint8Array

SyncdPatch patchMac

snapshotMac?: null | Uint8Array

SyncdPatch snapshotMac

version?: null | ISyncdVersion

SyncdPatch version

Generated using TypeDoc