Enumeration EntityEventType

Event type for a CRDT entity.

Enumeration Members

Enumeration Members

New: "ENTITY_NEW"

Creates a new entity.

Update: "ENTITY_OPS"

Updates entity attributes.

Generated using TypeDoc