@rongcloud/plugin-call 5.2.0 → 5.2.1

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/index.esm.js CHANGED
@@ -1243,7 +1243,7 @@ class re {
1243
1243
  }
1244
1244
  }
1245
1245
  f(re, "_lang", P.ZH);
1246
- w.add("call-engine", "5.2.0");
1246
+ w.add("call-engine", "5.2.1");
1247
1247
  w.validEngine("5.7.7") || console.error(`The current engine version '${w.getInfo().engine}' error,call-engine required engine version at least '5.7.7'.`);
1248
1248
  class me {
1249
1249
  /**
@@ -1252,7 +1252,7 @@ class me {
1252
1252
  constructor(e, t, i, n, o) {
1253
1253
  f(this, "_stateMachine", {});
1254
1254
  f(this, "_callMsgHandler");
1255
- this._context = e, this._runtime = t, this._logger = i, this._watchers = n, this._options = o, this._logger.warn("_", "RCCallEngine Version: 5.2.0 CommitId: 0e97428ebeef65512d62e174e37595eadbb7a039"), q(t), this._callMsgHandler = new Re(this._context, this._runtime, this._logger, this._options.offlineMsgItv, this._getStateMachine.bind(this)), this._callMsgHandler.registerEventListener({
1255
+ this._context = e, this._runtime = t, this._logger = i, this._watchers = n, this._options = o, this._logger.warn("_", "RCCallEngine Version: 5.2.1 CommitId: ff0169641932396e57155691652985763b06fe25"), q(t), this._callMsgHandler = new Re(this._context, this._runtime, this._logger, this._options.offlineMsgItv, this._getStateMachine.bind(this)), this._callMsgHandler.registerEventListener({
1256
1256
  onInvite: this._onInvite.bind(this),
1257
1257
  sendAccept: this._handleSendAccept.bind(this),
1258
1258
  onOfflineRecord: this._watchers.onOfflineRecord
@@ -2559,7 +2559,7 @@ class ke {
2559
2559
  this._callPushConfig = e, this._hungupPushConfig = t;
2560
2560
  }
2561
2561
  }
2562
- w.add("plugin-call", "5.2.0");
2562
+ w.add("plugin-call", "5.2.1");
2563
2563
  const He = {
2564
2564
  tag: "RCCall",
2565
2565
  verify(s) {
@@ -2572,7 +2572,7 @@ const He = {
2572
2572
  if (!w.validEngine("5.7.7"))
2573
2573
  throw new Error(`The current engine version '${w.getInfo().engine}' error, plugin-call required engine version at least '5.7.7'.`);
2574
2574
  const n = s.createLogger("RCCall", "RTC");
2575
- return n.warn("_", "RCCall Version: 5.2.0, Commit: 0e97428ebeef65512d62e174e37595eadbb7a039"), new ke(s, e, n, t);
2575
+ return n.warn("_", "RCCall Version: 5.2.1, Commit: ff0169641932396e57155691652985763b06fe25"), new ke(s, e, n, t);
2576
2576
  }
2577
2577
  };
2578
2578
  export {