Skip to main content

HandlerHistoryData

Stentor API Reference


Stentor API Reference / stentor-models/src / HandlerHistoryData

Interface: HandlerHistoryData

Defined in: packages/stentor-models/src/History.ts:2

Properties​

sessionId​

sessionId: string

Defined in: packages/stentor-models/src/History.ts:6

The ID for the session the handler was played in.


intentId​

intentId: string

Defined in: packages/stentor-models/src/History.ts:10

The id of the handler.


timestamp​

timestamp: number

Defined in: packages/stentor-models/src/History.ts:14

The timestamp the handler was requested.