Microsoft Teams Graph api - getting call id
Microsoft Teams Graph api - getting call id
Microsoft Teams Graph api - getting call id
Re: Microsoft Teams Graph api - getting call id
The call-id is generated when your code joins a call or receives an event a call has started. This can be done via a number of API calls.
One example is if you create a chatbot that can join calls.
[https://learn.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/registering-calling-bot](https://learn.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/registering-calling-bot)
One example is if you create a chatbot that can join calls.
[https://learn.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/registering-calling-bot](https://learn.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/registering-calling-bot)