ue-softphone-sdk 4.0.31 → 4.0.32

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.
@@ -183,6 +183,7 @@ export default class ueSoftphone {
183
183
  static MonitorSocketinstance: any;
184
184
  static UserConfig: any;
185
185
  static isCanRing: any;
186
+ static argeementType: String;
186
187
  static noop(): void;
187
188
  static debug: (msg: any) => void;
188
189
  static log: (msg: any) => void;