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