Class SessionShutdownEvent

java.lang.Object
com.github.copilot.sdk.events.AbstractSessionEvent
com.github.copilot.sdk.events.SessionShutdownEvent

public final class SessionShutdownEvent extends AbstractSessionEvent
Event: session.shutdown

This event is emitted when a session is shutting down, either routinely or due to an error. It contains metrics about the session's usage.

Since:
1.0.0