Skip to content

Commit a98887d

Browse files
authored
Update manage-calls-android.md
1 parent 2aebbed commit a98887d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/communication-services/how-tos/calling-sdk/includes/manage-calls/manage-calls-android.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ State can be one of
267267
> [!NOTE]
268268
> To use this API please use the Azure Communication Services Calling Android SDK version 2.11.0 or higher.
269269

270+
Now when a PSTN participant is muted, they should get an announcement that they have been muted and that they can press a key combination (e.g. *6) to unmute themselves. When they press *6, they should be unmuted.
271+
270272
To mute all other participants in a call, use the `muteAllRemoteParticipants` API on the call.
271273

272274
```java

0 commit comments

Comments
 (0)