MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
153 stars 66 forks source link

TwilioPhone: Add method to retrieve current call stats. #83

Closed Schoonology closed 2 years ago

Schoonology commented 2 years ago

As suggested in #38, I added a new method that returns a Promise with the primary audio quality and audio level statistics reported by Twilio.

MrHertal commented 2 years ago

Thanks a lot @Schoonology :) it works like a charm