Uses of Interface
com.github.copilot.sdk.json.SessionEndHandler
Packages that use SessionEndHandler
-
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.