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