API reference / @evolu/common / Evolu/Protocol / SubscriptionFlags

Variable: SubscriptionFlags

const SubscriptionFlags: object;

Defined in: packages/common/src/Evolu/Protocol.ts:327

Type Declaration

NameTypeDefault valueDescriptionDefined in
None00No subscription changes for this owner.packages/common/src/Evolu/Protocol.ts:329
Subscribe11Subscribe to updates for this owner.packages/common/src/Evolu/Protocol.ts:331
Unsubscribe22Unsubscribe from updates for this owner.packages/common/src/Evolu/Protocol.ts:333

Was this page helpful?