Package com.github.copilot.sdk.generated
Class SessionModeChangedEvent
java.lang.Object
com.github.copilot.sdk.generated.SessionEvent
com.github.copilot.sdk.generated.SessionModeChangedEvent
The
session.mode_changed session event.- Since:
- 1.0.0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.copilot.sdk.generated.SessionEvent
getEphemeral, getId, getParentId, getTimestamp, setEphemeral, setId, setParentId, setTimestamp
-
Constructor Details
-
SessionModeChangedEvent
public SessionModeChangedEvent()
-
-
Method Details
-
getType
Description copied from class:SessionEventReturns the event-type discriminator string (e.g.,"session.idle").- Specified by:
getTypein classSessionEvent- Returns:
- the event type
-
getData
-
setData
-