Skip to main content

Definition

Assembly: CloudNimble.ClaudeEssentials.dll Namespace: CloudNimble.ClaudeEssentials.Hooks.Enums Inheritance: System.Enum

Syntax

CloudNimble.ClaudeEssentials.Hooks.Enums.NotificationType

Summary

Represents the type of notification sent by Claude Code.

Values

NameValueDescription
PermissionPrompt0A permission prompt notification requiring user action.
IdlePrompt1An idle prompt notification indicating Claude is waiting for input.
AuthSuccess2A notification indicating successful authentication.
ElicitationDialog3An elicitation dialog notification for gathering user input.