@vonage/client-sdk 1.0.1-rc.1 → 1.0.1-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vonageClientSDK.mjs
CHANGED
|
@@ -47783,7 +47783,7 @@ function requireClientsdkClientcore () {
|
|
|
47783
47783
|
if (!equals(updatedCall.i2p_1, previousCall.i2p_1)) {
|
|
47784
47784
|
onCallMemberChange(this$0, updatedCall);
|
|
47785
47785
|
}
|
|
47786
|
-
if (!(updatedCall.k2p_1.a2r_1 == null) ? !updatedCall.k2p_1.equals(previousCall.k2p_1) ? true : !equals(updatedCall.j2p_1, previousCall.j2p_1) : false) {
|
|
47786
|
+
if ((!(updatedCall.k2p_1.a2r_1 == null) ? true : updatedCall.e2p_1) ? !updatedCall.k2p_1.equals(previousCall.k2p_1) ? true : !equals(updatedCall.j2p_1, previousCall.j2p_1) : false) {
|
|
47787
47787
|
onCallMediaChange(this$0, updatedCall);
|
|
47788
47788
|
Unit_getInstance();
|
|
47789
47789
|
}
|