We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf59f1 commit 1ac0645Copy full SHA for 1ac0645
articles/communication-services/how-tos/calling-sdk/includes/audio-conferencing/audio-conferencing-web.md
@@ -8,7 +8,6 @@ ms.date: 09/28/2023
8
9
**For meeting scenario the following API can be called by Microsoft 365 or Communication Services users with the following role**
10
11
-|APIs| Organizer | Co-Organizer | Presenter | Attendee |
12
| getTeamsMeetingAudioConferencingDetails | ✔️ | ✔️ | ✔️ | ✔️ |
13
14
TeamsMeetingAudioConferencing is an extended feature of the core `Call` API. You first need to import calling Features from the Calling SDK:
0 commit comments