Setup & Installation
What This Skill Does
Java SDK for Azure Communication Services Chat. Handles chat threads, messages, participants, read receipts, and typing notifications over Azure's infrastructure. The SDK handles token-credentialed API calls, pagination, and message type filtering directly, so you avoid writing REST boilerplate against Azure's chat endpoints manually.
When to use it
- Working with azure communication chat java functionality
- Implementing azure communication chat java features
- Debugging azure communication chat java related issues
