Skip to content
1 min read · 79 words

Interface: TurnEndEvent

Payload emitted when a turn ends.

Properties

PropertyTypeDescription
durationMsnumberDuration of the turn in milliseconds.
endedAtDateTimeWhen the turn ended.
startedAtDateTimeWhen the turn started.
turnIdstringThe unique ID of the turn that ended.