Forum Discussion
dsravani
Nov 11, 2020Copper Contributor
Events published when user attends/makes a call
Hi, I'm building an app for MS Teams. I want to understand if it is possible to know when someone tries to make a call or joins an incoming call ? Are there any events that are published in these us...
Nikitha-MSFT
Nov 11, 2020Former Employee
dsravani - We don't have any event to know when the call is initiated, But you can receive the notification when user receives a call by subscribing to the notification API. Could you please check this docs? Also Could you please check this example?
- dsravaniNov 25, 2020Copper Contributor
Nikitha-MSFT Thank you for the update. I actually need to display some user related info when someone tries to make a call to a user. Since there is no event before call initiation, I am looking at alternatives.
Is there any way to create a custom button next to audio/video call option?
Is there any way to set the status message through graph API?
- Nikitha-MSFTNov 25, 2020Former Employee
dsravani - Currently you cannot create a button beside audio/video. This is my design.