If I have a banking application as an hybrid application and I want to add hangout feature for audio video calling,is it possible to use or integrate hangout API in my existing application? Required details as below- • Compatibility with Hybrid (cordova framework) • Plugin/api available as open source or licenced • Min and max version of Android/iOS supported • Ease of integration and reviews • Any issues in integration of the solution
Asked
Active
Viewed 1,313 times
1 Answers
0
Your question is very broad. I'll address use of Hangouts API in your Banking App:
You could develop a Hangout Extension that can be accessed by your Banking App users. Your App would present a link to create a Hangout Video Call and auto-open your Hangout Extension. Your Hangout Extension would need to contact your Banking App server to notify it that there's a client waiting, and to provide the Hangout URL for your queue, or email that link to your bank rep.

CLaFarge
- 1,277
- 11
- 16