I am trying to make call using webRTC and this message is thrown. Do I need to import the getStats lib? If I do then why does it not mention in the ringcentral webphone documentation on github?
-
- Customers
- Developers
- Sign in
It is included in the package.json file. Did you get any error when you run $ npm install command?
"dependencies": { "getstats": "1.2.0", "sip.js": "0.13.5" },
3 People are following this question.