Uses of Record Class
com.github.copilot.rpc.SessionEndHookInput
Packages that use SessionEndHookInput
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of SessionEndHookInput in com.github.copilot.rpc
Methods in com.github.copilot.rpc with parameters of type SessionEndHookInputModifier and TypeMethodDescriptionSessionEndHandler.handle(SessionEndHookInput input, HookInvocation invocation) Handles a session end event.