Uses of Record Class
com.github.copilot.generated.rpc.SessionPermissionsNotifyPromptShownResult
Packages that use SessionPermissionsNotifyPromptShownResult
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionPermissionsNotifyPromptShownResult in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionPermissionsNotifyPromptShownResultModifier and TypeMethodDescriptionSessionPermissionsApi.notifyPromptShown(SessionPermissionsNotifyPromptShownParams params) Notification payload describing the permission prompt that the client just rendered.