jefflinwood / twilio_client_phonegap

Phonegap plugins for the Twilio Client iOS and Android SDKs
MIT License
59 stars 53 forks source link

How to get the event when user allows the app to access audio ? #88

Open ishan123456789 opened 6 years ago

ishan123456789 commented 6 years ago

I'm having an automatic connection mechanism which does well when user visits second time but for the first time I'm not able to get the event which is being fired when user allows the app.

So is there a built-in event which is fired when user allows the app to use the audio ? After that I can run my connection part