Uses of Interface
com.github.copilot.sdk.json.SessionEndHandler
Packages that use SessionEndHandler
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of SessionEndHandler in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json that return SessionEndHandlerMethods in com.github.copilot.sdk.json with parameters of type SessionEndHandlerModifier and TypeMethodDescriptionSessionHooks.setOnSessionEnd(SessionEndHandler onSessionEnd) Sets the handler called when a session ends.