java.lang.Object
com.github.copilot.generated.SessionEvent
com.github.copilot.generated.SessionTitleChangedEvent
Session event "session.title_changed". Session title change payload containing the new display title
- Since:
- 1.0.0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.copilot.generated.SessionEvent
getEphemeral, getId, getParentId, getTimestamp, setEphemeral, setId, setParentId, setTimestamp
-
Constructor Details
-
SessionTitleChangedEvent
public SessionTitleChangedEvent()
-
-
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
-