We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3707568 commit 7db7d8cCopy full SHA for 7db7d8c
README.md
@@ -16,7 +16,7 @@ The SendBird Calls JavaScript SDK provides a framework to make and receive voice
16
17
## SDK Prerequisites
18
* [Modern browsers implementing WebRTC APIs](https://caniuse.com/#feat=rtcpeerconnection) are supported; IE is not.
19
-* Edge is not supported, though it might be supported later.
+* Edge(<= 44) is not supported, though it might be supported later.
20
21
```javascript
22
// browser console
0 commit comments