usernotifications

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

UserNotifications Documentation

UserNotifications 文档

Search these docs to answer questions about notification APIs.
搜索这些文档来解答与通知API相关的问题。

Return Format

返回格式

Always include:
  1. Summary - Answer the question concisely
  2. File paths - List relevant files for full details, e.g.:
    • .claude/skills/usernotifications/unusernotificationcenter.md
      for notification center
    • .claude/skills/usernotifications/uncalendarnotificationtrigger.md
      for calendar-based triggers
始终包含以下内容:
  1. 摘要 - 简洁地回答问题
  2. 文件路径 - 列出可查看完整详情的相关文件,例如:
    • .claude/skills/usernotifications/unusernotificationcenter.md
      对应通知中心相关内容
    • .claude/skills/usernotifications/uncalendarnotificationtrigger.md
      对应基于日历的触发器相关内容

Files

文件列表

  • notifications-overview.md
    - Framework overview and notification types
  • unusernotificationcenter.md
    - Central notification management
  • unnotificationrequest.md
    - Creating notification requests
  • unmutablenotificationcontent.md
    - Notification content (title, body, etc.)
  • uncalendarnotificationtrigger.md
    - Date/time-based triggers
  • untimeintervalnotificationtrigger.md
    - Interval-based triggers
  • notifications-overview.md
    - 框架概述与通知类型
  • unusernotificationcenter.md
    - 通知中心核心管理功能
  • unnotificationrequest.md
    - 通知请求创建相关
  • unmutablenotificationcontent.md
    - 通知内容(标题、正文等)
  • uncalendarnotificationtrigger.md
    - 基于日期/时间的触发器
  • untimeintervalnotificationtrigger.md
    - 基于时间间隔的触发器