Interface: ISyncdPatch
Defined in: WAProto/index.d.ts:50164
Properties of a SyncdPatch.
Properties
clientDebugData?
optional
clientDebugData:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:50191
SyncdPatch clientDebugData
deviceIndex?
optional
deviceIndex:null
|number
Defined in: WAProto/index.d.ts:50188
SyncdPatch deviceIndex
exitCode?
optional
exitCode:null
|IExitCode
Defined in: WAProto/index.d.ts:50185
SyncdPatch exitCode
externalMutations?
optional
externalMutations:null
|IExternalBlobReference
Defined in: WAProto/index.d.ts:50173
SyncdPatch externalMutations
keyId?
optional
keyId:null
|IKeyId
Defined in: WAProto/index.d.ts:50182
SyncdPatch keyId
mutations?
optional
mutations:null
|ISyncdMutation
[]
Defined in: WAProto/index.d.ts:50170
SyncdPatch mutations
patchMac?
optional
patchMac:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:50179
SyncdPatch patchMac
snapshotMac?
optional
snapshotMac:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:50176
SyncdPatch snapshotMac
version?
optional
version:null
|ISyncdVersion
Defined in: WAProto/index.d.ts:50167
SyncdPatch version