Packages@robojs/mock
StageEvent
Interface: StageEvent
Event envelope sent from server to stage client
Properties
| Property | Type | Description |
|---|---|---|
data | unknown | Event-specific data |
seq | number | Monotonic sequence number for reconnection replay |
timestamp | number | Unix timestamp in milliseconds |
type | StageEventType | Event type |
