Skip to main content

Interface: ISyncdPatch

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

Properties of a SyncdPatch.

Properties

clientDebugData?

optional clientDebugData: null | Uint8Array<ArrayBufferLike>

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

SyncdPatch clientDebugData


deviceIndex?

optional deviceIndex: null | number

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

SyncdPatch deviceIndex


exitCode?

optional exitCode: null | IExitCode

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

SyncdPatch exitCode


externalMutations?

optional externalMutations: null | IExternalBlobReference

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

SyncdPatch externalMutations


keyId?

optional keyId: null | IKeyId

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

SyncdPatch keyId


mutations?

optional mutations: null | ISyncdMutation[]

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

SyncdPatch mutations


patchMac?

optional patchMac: null | Uint8Array<ArrayBufferLike>

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

SyncdPatch patchMac


snapshotMac?

optional snapshotMac: null | Uint8Array<ArrayBufferLike>

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

SyncdPatch snapshotMac


version?

optional version: null | ISyncdVersion

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

SyncdPatch version