azure-communication-chat-java
✓使用 Azure 通信服务聊天 Java SDK 构建实时聊天应用程序。在实现聊天线程、消息传递、参与者、已读回执、键入通知或实时聊天功能时使用。
SKILL.md
Build real-time chat applications with thread management, messaging, participants, and read receipts.
| ChatClient | Create/delete chat threads, get thread clients | | ChatThreadClient | Operations within a thread (messages, participants, receipts) | | ChatParticipant | User in a chat thread with display name | | ChatMessage | Message content, type, sender info, timestamps | | ChatMessageReadReceipt | Read receipt tracking per participant |
| TEXT | Regular chat message | | HTML | HTML-formatted message | | TOPICUPDATED | System message - topic changed | | PARTICIPANTADDED | System message - participant joined | | PARTICIPANTREMOVED | System message - participant left |
使用 Azure 通信服务聊天 Java SDK 构建实时聊天应用程序。在实现聊天线程、消息传递、参与者、已读回执、键入通知或实时聊天功能时使用。 来源:microsoft/agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/microsoft/agent-skills --skill azure-communication-chat-java- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 azure-communication-chat-java?
使用 Azure 通信服务聊天 Java SDK 构建实时聊天应用程序。在实现聊天线程、消息传递、参与者、已读回执、键入通知或实时聊天功能时使用。 来源:microsoft/agent-skills。
如何安装 azure-communication-chat-java?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoft/agent-skills --skill azure-communication-chat-java 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/microsoft/agent-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01