Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 509 Bytes

RealtimeServerEventResponseDone.md

File metadata and controls

16 lines (8 loc) · 509 Bytes

RealtimeServerEventResponseDone

Returned when a Response is done streaming. Always emitted, no matter the final state.

Properties

Name Type Description Notes
eventId String The unique ID of the server event.
type String The event type, must be "response.done".
response RealtimeServerEventResponseDoneResponse