ue-softphone-sdk 3.0.14 → 3.0.15

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/src/index.ts CHANGED
@@ -570,7 +570,8 @@ export default class ueSoftphone {
570
570
  console.log(event,"互踢")
571
571
  } catch (error) {}
572
572
  callbacks.event({
573
- message: "坐席账户在其他地方登录"
573
+ message: "坐席账户在其他地方登录",
574
+ data: event
574
575
  });
575
576
  }
576
577
  }
package/dist.tar.gz DELETED
Binary file