Class SessionLifecycleEvent

java.lang.Object
com.github.copilot.sdk.json.SessionLifecycleEvent

public class SessionLifecycleEvent extends Object
Session lifecycle event notification.

Lifecycle events are emitted when sessions are created, deleted, updated, or change foreground/background state (in TUI+server mode).

Since:
1.0.0
  • Constructor Details

    • SessionLifecycleEvent

      public SessionLifecycleEvent()
  • Method Details