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 c2f43e6 commit bbf59f1Copy full SHA for bbf59f1
articles/communication-services/how-tos/calling-sdk/includes/audio-conferencing/audio-conferencing-web.md
@@ -9,7 +9,6 @@ ms.date: 09/28/2023
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
-|----------------------------------------------|--------|--------|--------|--------|
13
| getTeamsMeetingAudioConferencingDetails | ✔️ | ✔️ | ✔️ | ✔️ |
14
15
TeamsMeetingAudioConferencing is an extended feature of the core `Call` API. You first need to import calling Features from the Calling SDK:
0 commit comments