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