Uses of Record Class
com.github.copilot.generated.rpc.SessionCommandsRespondToQueuedCommandParams
Packages that use SessionCommandsRespondToQueuedCommandParams
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionCommandsRespondToQueuedCommandParams in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc with parameters of type SessionCommandsRespondToQueuedCommandParamsModifier and TypeMethodDescriptionSessionCommandsApi.respondToQueuedCommand(SessionCommandsRespondToQueuedCommandParams params) Queued-command request ID and the result indicating whether the host executed it (and whether to stop processing further queued commands).