Enumeration members
SYNC_ENGINE_MODEL_SYNCED
SYNC_ENGINE_MODEL_SYNCED: = "modelSynced"
SYNC_ENGINE_NETWORK_STATUS
SYNC_ENGINE_NETWORK_STATUS: = "networkStatus"
SYNC_ENGINE_OUTBOX_MUTATION_ENQUEUED
SYNC_ENGINE_OUTBOX_MUTATION_ENQUEUED: = "outboxMutationEnqueued"
SYNC_ENGINE_OUTBOX_MUTATION_PROCESSED
SYNC_ENGINE_OUTBOX_MUTATION_PROCESSED: = "outboxMutationProcessed"
SYNC_ENGINE_OUTBOX_STATUS
SYNC_ENGINE_OUTBOX_STATUS: = "outboxStatus"
SYNC_ENGINE_READY
SYNC_ENGINE_READY: = "ready"
SYNC_ENGINE_STORAGE_SUBSCRIBED
SYNC_ENGINE_STORAGE_SUBSCRIBED: = "storageSubscribed"
SYNC_ENGINE_SUBSCRIPTIONS_ESTABLISHED
SYNC_ENGINE_SUBSCRIPTIONS_ESTABLISHED: = "subscriptionsEstablished"
SYNC_ENGINE_SYNC_QUERIES_READY
SYNC_ENGINE_SYNC_QUERIES_READY: = "syncQueriesReady"
SYNC_ENGINE_SYNC_QUERIES_STARTED
SYNC_ENGINE_SYNC_QUERIES_STARTED: = "syncQueriesStarted"