EricssonResearch / openwebrtc-android-sdk

SDK for adding OpenWebRTC to your Android app
BSD 2-Clause "Simplified" License
45 stars 29 forks source link

Close call #18

Open satyampv opened 7 years ago

satyampv commented 7 years ago

requirements 1) 2 Android device 2) Local server to run the session communication

I established call between both the device successfully.but I want to end call. It will not work.

Owr.quit();