Service | Microsoft Docs article | Related commit history on GitHub | Change details |
---|---|---|---|
platform | Meeting Apps Apis | https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/apps-in-teams-meetings/meeting-apps-apis.md | The following are the TeamsJS v2 responses for Get user context API based on mee "mySiteDomain": undefined } }- ``` ## Get participant API The `getIncomingClientAudioState` API allows an app to get the incoming audio st > [!NOTE] > > * The `getIncomingClientAudioState` API for mobile is available in [Public Developer Preview](../resources/dev-preview/developer-preview-intro.md).+> * The `toggleIncomingClientAudio` API is available in the new Teams client. > * Resource specific consent is available for manifest version 1.12 and later versions, hence this API doesn't work for manifest version 1.11 and earlier versions. ### Manifest |
platform | Publish V4 | https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/toolkit/toolkit-v4/publish-v4.md | Perform the following steps to upload app package: **Upload an app** window appears. -2. Select **Upload a customised app**. +2. Select **Upload a custom app**. - :::image type="content" source="images/upload_1-v4.png" alt-text="Screenshot shows the option to upload a customised app."::: + :::image type="content" source="images/upload-custom-app-v4.png" alt-text="Screenshot shows the option to upload a custom app."::: Now the custom app is uploaded into the Teams client and you can add and view. |
platform | Tools Prerequisites V4 | https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/toolkit/toolkit-v4/tools-prerequisites-v4.md | You can use this method to verify custom app upload permission only after you ha 1. Check if you can see the option **Upload a custom app** as you can see in the following image: - :::image type="content" source="images/upload-custom-app1_1-v4.png" alt-text="Screenshot showing the selection of Upload a custom app."::: + :::image type="content" source="images/upload-custom-app-v4.png" alt-text="Screenshot shows the option to upload a custom app."::: </details> |
platform | Tools Prerequisites | https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/toolkit/tools-prerequisites.md | You can use this method to verify custom app upload permission only after you ha 1. In the Teams client, select **Apps** > **Manage your apps** > **Upload an app**. - :::image type="content" source="../assets/images/teams-toolkit-v2/upload-an-app.png" alt-text="Screenshot shows the option to upload a custom app in Teams."::: + :::image type="content" source="../assets/images/teams-toolkit-v2/upload-an-app.png" alt-text="Screenshot shows the option to upload an app in Teams."::: -1. Check if you can see the option **Upload a customised app**. +1. Check if you can see the option **Upload a custom app**. - :::image type="content" source="../assets/images/teams-toolkit-v2/upload-customised-app.png" alt-text="Screenshot shows the option to Upload a customised app in Teams."::: + :::image type="content" source="../assets/images/teams-toolkit-v2/upload-custom-app.png" alt-text="Screenshot shows the option to upload a custom app in Teams."::: </details> |