You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
||[Send and receive file attachments](https://learn.microsoft.com/en-us/azure/communication-services/tutorials/file-sharing-tutorial-acs-chat)|[Receive file attachments\*](https://learn.microsoft.com/en-us/azure/communication-services/tutorials/file-sharing-tutorial-interop-chat)|
49
+
| Chat events | Send and receive typing indicators | Send and receive typing indicators\*\*|
50
+
|| Send and receive read receipts | Send and receive read receipts |
51
+
|| Show when a participant is added or removed | Show when a participant is added or removed |
52
+
| Participants | Show a participant roster | Show a participant roster |
53
+
54
+
\*Inline image and file attachment support are currently in public preview. Preview APIs and SDKs are provided without a service-level agreement. We recommend that you don't use them for production workloads. Some features might not be supported, or they might have constrained capabilities. For more information, review Supplemental Terms of Use for Microsoft Azure Previews.
55
+
56
+
\*\*The display name of typing event from the Teams user might not be shown properly.
57
+
58
+
## Teams Interoperability
57
59
58
60
For [Teams Interop](https://docs.microsoft.com/azure/communication-services/concepts/teams-interop) scenarios, developers can use UI Library Components to join Teams meetings through Azure Communication Services.
59
61
To enable Teams Interop, developers can either use calling and chat composites directly or use UI Components to build a custom experience.
@@ -72,8 +74,8 @@ For example:
72
74
73
75
<SingleLineBetaBannercontent="The following features are currently in public preview" />
74
76
75
-
-[File Sharing](./?path=/docs/ui-components-messagethread--message-thread#display-file-attachments-with-messages): Feature allows Teams users to share file attachments as part of chat messages.
76
-
-[Inline Images](./?path=/docs/ui-components-messagethread--message-thread#display-inline-image-with-messages): Feature allows Teams users to attach images as part of chat messages.
77
+
-[File Sharing](https://learn.microsoft.com/en-us/azure/communication-services/tutorials/file-sharing-tutorial-interop-chat): Feature allows Teams users to share file attachments as part of chat messages.
78
+
-[Inline Images](https://learn.microsoft.com/en-us/azure/communication-services/tutorials/inline-image-tutorial-interop-chat): Feature allows Teams users to attach images as part of chat messages.
0 commit comments