@wildix/wda-stream-client 1.1.28 → 1.1.29
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.
|
@@ -296,18 +296,9 @@ declare const DescribeEventCommand_base: {
|
|
|
296
296
|
* // },
|
|
297
297
|
* // },
|
|
298
298
|
* // ],
|
|
299
|
-
* //
|
|
300
|
-
* //
|
|
301
|
-
* //
|
|
302
|
-
* // name: "STRING_VALUE",
|
|
303
|
-
* // email: "STRING_VALUE",
|
|
304
|
-
* // userId: "STRING_VALUE",
|
|
305
|
-
* // userExtension: "STRING_VALUE",
|
|
306
|
-
* // userDepartment: "STRING_VALUE",
|
|
307
|
-
* // groupId: "STRING_VALUE",
|
|
308
|
-
* // groupName: "STRING_VALUE",
|
|
309
|
-
* // },
|
|
310
|
-
* // ],
|
|
299
|
+
* // notifications: { // CallFlowNotifications
|
|
300
|
+
* // destinations: "<CallFlowAttachmentDestinationList>",
|
|
301
|
+
* // },
|
|
311
302
|
* // status: "CONNECTING" || "TALKING" || "HOLD", // required
|
|
312
303
|
* // statusChangeDate: "STRING_VALUE", // required
|
|
313
304
|
* // },
|
|
@@ -490,18 +481,7 @@ declare const DescribeEventCommand_base: {
|
|
|
490
481
|
* // transcriptionSeconds: Number("int"),
|
|
491
482
|
* // attachment: "STRING_VALUE",
|
|
492
483
|
* // attachmentType: "VOICEMAIL" || "FAX",
|
|
493
|
-
* // attachmentDestinations:
|
|
494
|
-
* // {
|
|
495
|
-
* // phone: "STRING_VALUE",
|
|
496
|
-
* // name: "STRING_VALUE",
|
|
497
|
-
* // email: "STRING_VALUE",
|
|
498
|
-
* // userId: "STRING_VALUE",
|
|
499
|
-
* // userExtension: "STRING_VALUE",
|
|
500
|
-
* // userDepartment: "STRING_VALUE",
|
|
501
|
-
* // groupId: "STRING_VALUE",
|
|
502
|
-
* // groupName: "STRING_VALUE",
|
|
503
|
-
* // },
|
|
504
|
-
* // ],
|
|
484
|
+
* // attachmentDestinations: "<CallFlowAttachmentDestinationList>",
|
|
505
485
|
* // attachments: [
|
|
506
486
|
* // {// Union: only one key present
|
|
507
487
|
* // recording: {
|
|
@@ -532,7 +512,9 @@ declare const DescribeEventCommand_base: {
|
|
|
532
512
|
* // },
|
|
533
513
|
* // },
|
|
534
514
|
* // ],
|
|
535
|
-
* //
|
|
515
|
+
* // notifications: {
|
|
516
|
+
* // destinations: "<CallFlowAttachmentDestinationList>",
|
|
517
|
+
* // },
|
|
536
518
|
* // },
|
|
537
519
|
* // ],
|
|
538
520
|
* // endCause: "STRING_VALUE",
|
|
@@ -1539,7 +1521,9 @@ declare const DescribeEventCommand_base: {
|
|
|
1539
1521
|
* // },
|
|
1540
1522
|
* // },
|
|
1541
1523
|
* // ],
|
|
1542
|
-
* //
|
|
1524
|
+
* // notifications: {
|
|
1525
|
+
* // destinations: "<CallFlowAttachmentDestinationList>",
|
|
1526
|
+
* // },
|
|
1543
1527
|
* // status: "CONNECTING" || "TALKING" || "HOLD", // required
|
|
1544
1528
|
* // statusChangeDate: "STRING_VALUE", // required
|
|
1545
1529
|
* // },
|
|
@@ -1684,7 +1668,9 @@ declare const DescribeEventCommand_base: {
|
|
|
1684
1668
|
* // },
|
|
1685
1669
|
* // },
|
|
1686
1670
|
* // ],
|
|
1687
|
-
* //
|
|
1671
|
+
* // notifications: {
|
|
1672
|
+
* // destinations: "<CallFlowAttachmentDestinationList>",
|
|
1673
|
+
* // },
|
|
1688
1674
|
* // },
|
|
1689
1675
|
* // ],
|
|
1690
1676
|
* // endCause: "STRING_VALUE",
|
|
@@ -1773,7 +1759,9 @@ declare const DescribeEventCommand_base: {
|
|
|
1773
1759
|
* // },
|
|
1774
1760
|
* // },
|
|
1775
1761
|
* // ],
|
|
1776
|
-
* //
|
|
1762
|
+
* // notifications: {
|
|
1763
|
+
* // destinations: "<CallFlowAttachmentDestinationList>",
|
|
1764
|
+
* // },
|
|
1777
1765
|
* // id: "STRING_VALUE", // required
|
|
1778
1766
|
* // pbx: "STRING_VALUE", // required
|
|
1779
1767
|
* // time: Number("long"), // required
|
|
@@ -1842,7 +1830,7 @@ declare const DescribeEventCommand_base: {
|
|
|
1842
1830
|
* // attachmentType: "VOICEMAIL" || "FAX",
|
|
1843
1831
|
* // attachmentDestinations: "<CallFlowAttachmentDestinationList>",
|
|
1844
1832
|
* // attachments: "<CallFlowAttachments>",
|
|
1845
|
-
* //
|
|
1833
|
+
* // notifications: "<CallFlowNotifications>",
|
|
1846
1834
|
* // id: "STRING_VALUE", // required
|
|
1847
1835
|
* // pbx: "STRING_VALUE", // required
|
|
1848
1836
|
* // time: Number("long"), // required
|
|
@@ -1903,7 +1891,7 @@ declare const DescribeEventCommand_base: {
|
|
|
1903
1891
|
* // attachmentType: "VOICEMAIL" || "FAX",
|
|
1904
1892
|
* // attachmentDestinations: "<CallFlowAttachmentDestinationList>",
|
|
1905
1893
|
* // attachments: "<CallFlowAttachments>",
|
|
1906
|
-
* //
|
|
1894
|
+
* // notifications: "<CallFlowNotifications>",
|
|
1907
1895
|
* // id: "STRING_VALUE", // required
|
|
1908
1896
|
* // pbx: "STRING_VALUE", // required
|
|
1909
1897
|
* // time: Number("long"), // required
|
|
@@ -223,18 +223,9 @@ declare const QueryConversationsCommand_base: {
|
|
|
223
223
|
* // },
|
|
224
224
|
* // },
|
|
225
225
|
* // ],
|
|
226
|
-
* //
|
|
227
|
-
* //
|
|
228
|
-
* //
|
|
229
|
-
* // name: "STRING_VALUE",
|
|
230
|
-
* // email: "STRING_VALUE",
|
|
231
|
-
* // userId: "STRING_VALUE",
|
|
232
|
-
* // userExtension: "STRING_VALUE",
|
|
233
|
-
* // userDepartment: "STRING_VALUE",
|
|
234
|
-
* // groupId: "STRING_VALUE",
|
|
235
|
-
* // groupName: "STRING_VALUE",
|
|
236
|
-
* // },
|
|
237
|
-
* // ],
|
|
226
|
+
* // notifications: { // CallFlowNotifications
|
|
227
|
+
* // destinations: "<CallFlowAttachmentDestinationList>",
|
|
228
|
+
* // },
|
|
238
229
|
* // status: "CONNECTING" || "TALKING" || "HOLD", // required
|
|
239
230
|
* // statusChangeDate: "STRING_VALUE", // required
|
|
240
231
|
* // },
|
|
@@ -363,6 +363,12 @@ export declare const License: {
|
|
|
363
363
|
* @public
|
|
364
364
|
*/
|
|
365
365
|
export type License = typeof License[keyof typeof License];
|
|
366
|
+
/**
|
|
367
|
+
* @public
|
|
368
|
+
*/
|
|
369
|
+
export interface CallFlowNotifications {
|
|
370
|
+
destinations?: (CallFlowAttachmentDestination)[] | undefined;
|
|
371
|
+
}
|
|
366
372
|
/**
|
|
367
373
|
* @public
|
|
368
374
|
* @enum
|
|
@@ -491,7 +497,7 @@ export interface CallRecord {
|
|
|
491
497
|
*/
|
|
492
498
|
attachmentDestinations?: (CallFlowAttachmentDestination)[] | undefined;
|
|
493
499
|
attachments?: (CallFlowAttachment)[] | undefined;
|
|
494
|
-
|
|
500
|
+
notifications?: CallFlowNotifications | undefined;
|
|
495
501
|
id: string;
|
|
496
502
|
pbx: string;
|
|
497
503
|
time: number;
|
|
@@ -1589,7 +1595,7 @@ export interface CallAnalyticsLiveProgressEventFlow {
|
|
|
1589
1595
|
*/
|
|
1590
1596
|
attachmentDestinations?: (CallFlowAttachmentDestination)[] | undefined;
|
|
1591
1597
|
attachments?: (CallFlowAttachment)[] | undefined;
|
|
1592
|
-
|
|
1598
|
+
notifications?: CallFlowNotifications | undefined;
|
|
1593
1599
|
status: CallFlowStatus;
|
|
1594
1600
|
/**
|
|
1595
1601
|
* Time of the last status change in yyyy-MM-dd'T'HH:mm:ss.SSS'Z' format.
|
|
@@ -1747,7 +1753,7 @@ export interface CallAnalyticsRecordEventFlow {
|
|
|
1747
1753
|
*/
|
|
1748
1754
|
attachmentDestinations?: (CallFlowAttachmentDestination)[] | undefined;
|
|
1749
1755
|
attachments?: (CallFlowAttachment)[] | undefined;
|
|
1750
|
-
|
|
1756
|
+
notifications?: CallFlowNotifications | undefined;
|
|
1751
1757
|
}
|
|
1752
1758
|
/**
|
|
1753
1759
|
* @public
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wildix/wda-stream-client",
|
|
3
3
|
"description": "@wildix/wda-stream-client client",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.29",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|