Forum Discussion
How can I integrate video calls in android
Hi Megha1865,
Thanks for reaching us!
Currently it's not possible to initiate teams calling feature from external application.
If you wish to consider this feature request please try to raise a user voice https://microsoftteams.uservoice.com/forums/555103-public-preview/category/182881-developer-platform
- Megha1865Feb 16, 2021Copper Contributor
Hi Rama-MSFT
Thank you for quick reply
As you mentioned is it not possible to start or join video call after integrating Microsoft teams in my application in any way.
What I want is creation of a meeting in Microsoft teams through my app and start it when start time achieved. Is it possible after integration of Microsoft teams in my app?
Thank you
- Rama-MSFTFeb 19, 2021Brass Contributor
Hi Megha1865,
Yes, it is possible after integration by using Graph API, but its needs few permission to enable from application level.
Could you please have a look on this https://docs.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http.