Closed dbmoderro closed 5 years ago
Hi @dbmoderro, yes, it does but to do so you need a UI. The Webex Teams platform-native clients (iOS, Android, Windows, macOS, etc.) of course provide the ability to make and receive voice and video calls. If you want to provide voice and video calling through your app, you can use our platform SDKs for iOS, Android, and Browsers.
This webexteamssdk is a community-developed Python SDK that leverages the public Webex Teams APIs documented at https://developer.webex.com, which currently only expose the messaging and administration capabilities of the Webex Teams service.
Hi! Thank you for webexteamssdk. The demo app works great. Does webexteamssdk allow to make audio and video calls? Thanks!