microsoft-graph-comms-samples
microsoft-graph-comms-samples copied to clipboard
Microsoft Graph Communications Samples
When attempting to connect a Microsoft Graph Calling Bot to a Teams meeting, the call transitions from establishing to terminated almost immediately. The resultInfo contains code 500, subcode 1203003, and...
**Describe the issue** The add/ remove participant event not triggering **Code Snippet**   **Expected behavior** The `ParticipantsOnUpdated` event should get trigger when the Participants add & remove **Graph SDK...
**Describe the issue** We want our bot to display a different logo based on the context of the meeting. So we will not be able to use the pre-configured 'Application...