Package com.github.copilot.sdk.generated
Class SessionBackgroundTasksChangedEvent
java.lang.Object
com.github.copilot.sdk.generated.SessionEvent
com.github.copilot.sdk.generated.SessionBackgroundTasksChangedEvent
@Generated("copilot-sdk-codegen")
public final class SessionBackgroundTasksChangedEvent
extends SessionEvent
The
session.background_tasks_changed session event.- Since:
- 1.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordData payload forSessionBackgroundTasksChangedEvent. -
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
-
SessionBackgroundTasksChangedEvent
public SessionBackgroundTasksChangedEvent()
-
-
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
-