ServerEventSessionUpdated interface

Returned when a session is updated with a session.update event, unless there is an error.

Extends

Properties

session
type

The event type, must be session.updated.

Inherited Properties

eventId

Property Details

session

session: ResponseSession

Property Value

type

The event type, must be session.updated.

type: "session.updated"

Property Value

"session.updated"

Inherited Property Details

eventId

eventId?: string

Property Value

string

Inherited From ServerEvent.eventId