Azure Communication Chat (Java) Build real-time chat applications with thread management, messaging, participants, and read receipts. Installation Client Creation Key Concepts | Class | Purpose | |-------|---------| | | Create/delete chat threads, get thread clients | | | Operations within a thread (messages, participants, receipts) | | | User in a chat thread with display name | | | Message content, type, sender info, timestamps | | | Read receipt tracking per participant | Create Chat Thread Send Messages Get Messages Update and Delete Messages Manage Participants Read Receipts Typing Notif…