ActivityPlug API / @activityplug/core / HeartbeatStreamEvent
Interface: HeartbeatStreamEvent
Defined in: packages/core/src/types/streaming.ts:52
Extends
Properties
emittedAt?
readonlyoptionalemittedAt?:string
Defined in: packages/core/src/types/streaming.ts:19
Inherited from
id?
readonlyoptionalid?:string
Defined in: packages/core/src/types/streaming.ts:17
Inherited from
raw?
readonlyoptionalraw?:unknown
Defined in: packages/core/src/types/streaming.ts:20
Inherited from
stream
readonlystream:StreamKind
Defined in: packages/core/src/types/streaming.ts:54
Overrides
type
readonlytype:"heartbeat"
Defined in: packages/core/src/types/streaming.ts:53