Uses of Record Class
com.github.copilot.generated.rpc.PingResult
Packages that use PingResult
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of PingResult in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type PingResultModifier and TypeMethodDescriptionServerRpc.ping(PingParams params) Optional message to echo back to the caller.