Azure-Samples / communication-services-web-calling-tutorial

Onboarding sample for web calling capabilities for Azure Communication Services
MIT License
43 stars 64 forks source link

Update mutedByOthers message #236

Closed allchiang-msft closed 1 month ago

allchiang-msft commented 2 months ago

Purpose

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information