Appearance
Function: buildSnapshot()
ts
function buildSnapshot(extracted, state): FormSnapshot;Builds the FormSnapshot sent with every inbound message.
Parameters
| Parameter | Type |
|---|---|
extracted | ExtractedForm |
state | SnapshotState |
Returns
FormSnapshot