AutoPushEventType Enumeration
Deprecated auto-push is no longer supported and will be removed in 3.0.
Beta
Identifies an AutoPush event.
Members
Name | Value | Description |
---|---|---|
PushStarted | 0 | |
PushFinished | 1 | |
PushFailed | 2 | |
PushCancelled | 3 |
Defined in
- core/backend/src/AutoPush.ts Line 74
Last Updated: 11 June, 2024