-
|
Hi. Project: Developed on .NET 4.8 I use AnswerAsync from "Microsoft.Graph.Communications.Calls.ICall" in C#, but it never triggers call.OnUpdated: However sometimes when I call the REST api I see that state is "established". Or sometimes I see it is Terminated, but I can only see that when I hook to the "ICommunicationsClient.Calls().OnUpdated += BotEndpoint_OnUpdate;" which is different than "call.OnUpdated": Can you help please ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The problem was CallBasckUrl. |
Beta Was this translation helpful? Give feedback.
The problem was CallBasckUrl.
This question can be removed.