bodhi-realtime-agent / ResumptionUpdate
Interface: ResumptionUpdate
Defined in: types/session.ts:48
A resumption handle update received from the Gemini server.
Properties
handle
handle:
string
Defined in: types/session.ts:50
Opaque handle string used to resume the Gemini session.
resumable
resumable:
boolean
Defined in: types/session.ts:52
Whether the session can be resumed with this handle.