简体   繁体   中英

How to receive and make MS Teams meeting calls inside my android app

I have an app and in which I want to send and receive MS teams meetings calls by using ms-graph-sdk. I don't want to use any type of webview for this, I want to implement it natively like we have zoom sdk available for android and other platform. I checked the Call bots sdk of MS Docs and those are not available for Android and I am now confuse like can I send/receive MS Teams calls inside my app or I can't means I need to use official MS Teams Android app to send/receive calls,

I am open to use any SDK like ms-graph sdk or other SDK that MS provide for this functionality.

Please help me to find a proper solution for it.

This question is very much different from How to open Microsoft Teams meeting in Android webview so please don't mark this as duplicate.

Calling SDK to get started with Azure Communication Services for Android. Here is the document which show how you can Join your calling app to a Teams meeting . It's in public preview and it's not recommended for production workloads.

Thanks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM