@wildix/wda-stream-client 1.1.57 → 1.1.59

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.
@@ -104,7 +104,6 @@ declare const GetOngoingCallAnnotationsCommand_base: {
104
104
  * // tags: [ // CallFlowTags
105
105
  * // "STRING_VALUE",
106
106
  * // ],
107
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
108
107
  * // flags: [ // CallFlowFlags
109
108
  * // "STRING_VALUE",
110
109
  * // ],
@@ -141,6 +140,7 @@ declare const GetOngoingCallAnnotationsCommand_base: {
141
140
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
142
141
  * // transcriptionLanguage: "STRING_VALUE",
143
142
  * // transcriptionSeconds: Number("int"),
143
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
144
144
  * // attachment: "STRING_VALUE",
145
145
  * // attachmentType: "VOICEMAIL" || "FAX",
146
146
  * // attachmentDestinations: [ // CallFlowAttachmentDestinationList
@@ -104,7 +104,6 @@ declare const GetOngoingCallCommand_base: {
104
104
  * // tags: [ // CallFlowTags
105
105
  * // "STRING_VALUE",
106
106
  * // ],
107
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
108
107
  * // flags: [ // CallFlowFlags
109
108
  * // "STRING_VALUE",
110
109
  * // ],
@@ -141,6 +140,7 @@ declare const GetOngoingCallCommand_base: {
141
140
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
142
141
  * // transcriptionLanguage: "STRING_VALUE",
143
142
  * // transcriptionSeconds: Number("int"),
143
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
144
144
  * // attachment: "STRING_VALUE",
145
145
  * // attachmentType: "VOICEMAIL" || "FAX",
146
146
  * // attachmentDestinations: [ // CallFlowAttachmentDestinationList
@@ -104,7 +104,6 @@ declare const GetOngoingCallTranscriptionCommand_base: {
104
104
  * // tags: [ // CallFlowTags
105
105
  * // "STRING_VALUE",
106
106
  * // ],
107
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
108
107
  * // flags: [ // CallFlowFlags
109
108
  * // "STRING_VALUE",
110
109
  * // ],
@@ -141,6 +140,7 @@ declare const GetOngoingCallTranscriptionCommand_base: {
141
140
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
142
141
  * // transcriptionLanguage: "STRING_VALUE",
143
142
  * // transcriptionSeconds: Number("int"),
143
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
144
144
  * // attachment: "STRING_VALUE",
145
145
  * // attachmentType: "VOICEMAIL" || "FAX",
146
146
  * // attachmentDestinations: [ // CallFlowAttachmentDestinationList
@@ -66,8 +66,8 @@ declare const GetOngoingConferenceAnnotationsCommand_base: {
66
66
  * // },
67
67
  * // ],
68
68
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
69
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
70
69
  * // transcriptionLanguage: "STRING_VALUE",
70
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
71
71
  * // participantsGroupIds: [ // ConversationParticipantsGroupList
72
72
  * // "STRING_VALUE",
73
73
  * // ],
@@ -66,8 +66,8 @@ declare const GetOngoingConferenceCommand_base: {
66
66
  * // },
67
67
  * // ],
68
68
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
69
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
70
69
  * // transcriptionLanguage: "STRING_VALUE",
70
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
71
71
  * // participantsGroupIds: [ // ConversationParticipantsGroupList
72
72
  * // "STRING_VALUE",
73
73
  * // ],
@@ -66,8 +66,8 @@ declare const GetOngoingConferenceTranscriptionCommand_base: {
66
66
  * // },
67
67
  * // ],
68
68
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
69
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
70
69
  * // transcriptionLanguage: "STRING_VALUE",
70
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
71
71
  * // participantsGroupIds: [ // ConversationParticipantsGroupList
72
72
  * // "STRING_VALUE",
73
73
  * // ],
@@ -121,7 +121,6 @@ declare const QueryConversationsCommand_base: {
121
121
  * // tags: [ // CallFlowTags
122
122
  * // "STRING_VALUE",
123
123
  * // ],
124
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
125
124
  * // flags: [ // CallFlowFlags
126
125
  * // "STRING_VALUE",
127
126
  * // ],
@@ -158,6 +157,7 @@ declare const QueryConversationsCommand_base: {
158
157
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
159
158
  * // transcriptionLanguage: "STRING_VALUE",
160
159
  * // transcriptionSeconds: Number("int"),
160
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
161
161
  * // attachment: "STRING_VALUE",
162
162
  * // attachmentType: "VOICEMAIL" || "FAX",
163
163
  * // attachmentDestinations: [ // CallFlowAttachmentDestinationList
@@ -265,8 +265,8 @@ declare const QueryConversationsCommand_base: {
265
265
  * // },
266
266
  * // ],
267
267
  * // transcriptionStatus: "AVAILABLE" || "POST_TRANSCRIPTION" || "UNAVAILABLE",
268
- * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
269
268
  * // transcriptionLanguage: "STRING_VALUE",
269
+ * // annotationsStatus: "AVAILABLE" || "UNAVAILABLE",
270
270
  * // participantsGroupIds: [
271
271
  * // "STRING_VALUE",
272
272
  * // ],
@@ -583,7 +583,6 @@ export interface CallRecord {
583
583
  queueName?: string | undefined;
584
584
  queueId?: string | undefined;
585
585
  tags?: (string)[] | undefined;
586
- annotationsStatus?: AnnotationsStatus | undefined;
587
586
  flags?: (string)[] | undefined;
588
587
  callerMos?: string | undefined;
589
588
  calleeMos?: string | undefined;
@@ -613,6 +612,7 @@ export interface CallRecord {
613
612
  transcriptionStatus?: CallFlowTranscriptionStatus | undefined;
614
613
  transcriptionLanguage?: string | undefined;
615
614
  transcriptionSeconds?: number | undefined;
615
+ annotationsStatus?: AnnotationsStatus | undefined;
616
616
  /**
617
617
  * Consider to use `attachments` instead.
618
618
  *
@@ -1399,9 +1399,9 @@ export interface ConferenceRecord {
1399
1399
  participants: (ConferenceAnalyticsRecordParticipant)[];
1400
1400
  recordings?: (ConferenceRecording)[] | undefined;
1401
1401
  transcriptionStatus: ConferenceTranscriptionStatus;
1402
- annotationsStatus?: AnnotationsStatus | undefined;
1403
1402
  transcriptionLanguage?: string | undefined;
1404
1403
  transcriptionSeconds?: number | undefined;
1404
+ annotationsStatus?: AnnotationsStatus | undefined;
1405
1405
  type: RecordType;
1406
1406
  }
1407
1407
  /**
@@ -1564,15 +1564,6 @@ export interface CallAgentsStartConsumeEvent {
1564
1564
  type: CallConsumeEventType;
1565
1565
  data: CallAgentsStartOrEndConsumeEventData;
1566
1566
  }
1567
- /**
1568
- * @public
1569
- */
1570
- export interface CallTranscription {
1571
- flowIndex: number;
1572
- flowStartTime: number;
1573
- callStartTime: number;
1574
- chunks: Record<string, CallTranscriptionChunk>;
1575
- }
1576
1567
  /**
1577
1568
  * @public
1578
1569
  * @enum
@@ -1607,6 +1598,30 @@ export declare const LiveEventType: {
1607
1598
  * @public
1608
1599
  */
1609
1600
  export type LiveEventType = typeof LiveEventType[keyof typeof LiveEventType];
1601
+ /**
1602
+ * @public
1603
+ */
1604
+ export interface CallAnalyticsAnnotationsRecordEvent {
1605
+ id: string;
1606
+ pbx: string;
1607
+ time: number;
1608
+ company: string;
1609
+ licenses: (License)[];
1610
+ flowIndex: number;
1611
+ flowStartTime: number;
1612
+ callStartTime: number;
1613
+ annotations: (Annotation)[];
1614
+ type: LiveEventType;
1615
+ }
1616
+ /**
1617
+ * @public
1618
+ */
1619
+ export interface CallTranscription {
1620
+ flowIndex: number;
1621
+ flowStartTime: number;
1622
+ callStartTime: number;
1623
+ chunks: Record<string, CallTranscriptionChunk>;
1624
+ }
1610
1625
  /**
1611
1626
  * @public
1612
1627
  */
@@ -1742,7 +1757,6 @@ export interface CallAnalyticsLiveProgressEventFlow {
1742
1757
  queueName?: string | undefined;
1743
1758
  queueId?: string | undefined;
1744
1759
  tags?: (string)[] | undefined;
1745
- annotationsStatus?: AnnotationsStatus | undefined;
1746
1760
  flags?: (string)[] | undefined;
1747
1761
  callerMos?: string | undefined;
1748
1762
  calleeMos?: string | undefined;
@@ -1772,6 +1786,7 @@ export interface CallAnalyticsLiveProgressEventFlow {
1772
1786
  transcriptionStatus?: CallFlowTranscriptionStatus | undefined;
1773
1787
  transcriptionLanguage?: string | undefined;
1774
1788
  transcriptionSeconds?: number | undefined;
1789
+ annotationsStatus?: AnnotationsStatus | undefined;
1775
1790
  /**
1776
1791
  * Consider to use `attachments` instead.
1777
1792
  *
@@ -1901,7 +1916,6 @@ export interface CallAnalyticsRecordEventFlow {
1901
1916
  queueName?: string | undefined;
1902
1917
  queueId?: string | undefined;
1903
1918
  tags?: (string)[] | undefined;
1904
- annotationsStatus?: AnnotationsStatus | undefined;
1905
1919
  flags?: (string)[] | undefined;
1906
1920
  callerMos?: string | undefined;
1907
1921
  calleeMos?: string | undefined;
@@ -1931,6 +1945,7 @@ export interface CallAnalyticsRecordEventFlow {
1931
1945
  transcriptionStatus?: CallFlowTranscriptionStatus | undefined;
1932
1946
  transcriptionLanguage?: string | undefined;
1933
1947
  transcriptionSeconds?: number | undefined;
1948
+ annotationsStatus?: AnnotationsStatus | undefined;
1934
1949
  /**
1935
1950
  * Consider to use `attachments` instead.
1936
1951
  *
@@ -2086,6 +2101,7 @@ export interface CallEndConsumeEvent {
2086
2101
  * @enum
2087
2102
  */
2088
2103
  export declare const CallEventType: {
2104
+ readonly ANNOTATIONS_RECORD_EVENT: "CallAnalyticsAnnotationsRecordEvent";
2089
2105
  readonly COST_RECORD_EVENT: "CallAnalyticsCostRecordEvent";
2090
2106
  readonly LIVE_ANNOTATION_EVENT: "CallAnalyticsLiveAnnotationEvent";
2091
2107
  readonly LIVE_COMPLETE_EVENT: "CallAnalyticsLiveCompleteEvent";
@@ -2370,6 +2386,25 @@ export interface CallUpdateConsumeEvent {
2370
2386
  type: CallConsumeEventType;
2371
2387
  data: CallUpdateConsumeEventData;
2372
2388
  }
2389
+ /**
2390
+ * @public
2391
+ */
2392
+ export interface ChatAnalyticsAnnotationsRecordEvent {
2393
+ /**
2394
+ * A unique chat channel identifier, distinguish each chat channel across different types.
2395
+ * @public
2396
+ */
2397
+ id?: string | undefined;
2398
+ /**
2399
+ * A unique identifier that distinguishes each chat session within a channel.
2400
+ * @public
2401
+ */
2402
+ chatId?: string | undefined;
2403
+ time: number;
2404
+ company: string;
2405
+ annotations: (Annotation)[];
2406
+ type: LiveEventType;
2407
+ }
2373
2408
  /**
2374
2409
  * @public
2375
2410
  */
@@ -2606,6 +2641,7 @@ export interface ChatConsumeEventParticipants {
2606
2641
  * @enum
2607
2642
  */
2608
2643
  export declare const ChatEventType: {
2644
+ readonly ANNOTATIONS_RECORD_EVENT: "ChatAnalyticsAnnotationsRecordEvent";
2609
2645
  readonly LIVE_ANNOTATION_EVENT: "ChatAnalyticsLiveAnnotationEvent";
2610
2646
  readonly LIVE_COMPLETE_EVENT: "ChatAnalyticsLiveCompleteEvent";
2611
2647
  readonly LIVE_INTERRUPTED_EVENT: "ChatAnalyticsLiveInterruptedEvent";
@@ -2699,6 +2735,16 @@ export interface ChatUpdateConsumeEvent {
2699
2735
  time: number;
2700
2736
  data: ChatUpdateConsumeEventData;
2701
2737
  }
2738
+ /**
2739
+ * @public
2740
+ */
2741
+ export interface ConferenceAnalyticsAnnotationsRecordEvent {
2742
+ id: string;
2743
+ time: number;
2744
+ company: string;
2745
+ annotations: (Annotation)[];
2746
+ type: LiveEventType;
2747
+ }
2702
2748
  /**
2703
2749
  * @public
2704
2750
  */
@@ -2761,8 +2807,8 @@ export interface ConferenceAnalyticsLiveProgressEvent {
2761
2807
  subject: string;
2762
2808
  participants: (ConferenceParticipant)[];
2763
2809
  transcriptionStatus?: ConferenceTranscriptionStatus | undefined;
2764
- annotationsStatus?: AnnotationsStatus | undefined;
2765
2810
  transcriptionLanguage?: string | undefined;
2811
+ annotationsStatus?: AnnotationsStatus | undefined;
2766
2812
  /**
2767
2813
  * List of unique group IDs from all participants involved in the conversation
2768
2814
  * @public
@@ -2801,9 +2847,9 @@ export interface ConferenceAnalyticsRecordEvent {
2801
2847
  participants: (ConferenceAnalyticsRecordParticipant)[];
2802
2848
  recordings?: (ConferenceRecording)[] | undefined;
2803
2849
  transcriptionStatus: ConferenceTranscriptionStatus;
2804
- annotationsStatus?: AnnotationsStatus | undefined;
2805
2850
  transcriptionLanguage?: string | undefined;
2806
2851
  transcriptionSeconds?: number | undefined;
2852
+ annotationsStatus?: AnnotationsStatus | undefined;
2807
2853
  type: LiveEventType;
2808
2854
  transcriptions?: string | undefined;
2809
2855
  }
@@ -2892,6 +2938,7 @@ export interface ConferenceEndConsumeEvent {
2892
2938
  * @enum
2893
2939
  */
2894
2940
  export declare const ConferenceEventType: {
2941
+ readonly ANNOTATIONS_RECORD_EVENT: "ConferenceAnalyticsAnnotationsRecordEvent";
2895
2942
  readonly LIVE_ANNOTATION_EVENT: "ConferenceAnalyticsLiveAnnotationEvent";
2896
2943
  readonly LIVE_COMPLETE_EVENT: "ConferenceAnalyticsLiveCompleteEvent";
2897
2944
  readonly LIVE_INTERRUPTED_EVENT: "ConferenceAnalyticsLiveInterruptedEvent";
@@ -6199,11 +6246,19 @@ export declare const ServiceEventType: {
6199
6246
  * @public
6200
6247
  */
6201
6248
  export type ServiceEventType = typeof ServiceEventType[keyof typeof ServiceEventType];
6249
+ /**
6250
+ * @public
6251
+ */
6252
+ export interface WebhookCallAnnotationsCompletedEventData {
6253
+ call: CallRecord;
6254
+ annotations: (Annotation)[];
6255
+ }
6202
6256
  /**
6203
6257
  * @public
6204
6258
  * @enum
6205
6259
  */
6206
6260
  export declare const WebhookEventType: {
6261
+ readonly CALL_ANNOTATIONS_COMPLETED: "call:annotations:completed";
6207
6262
  readonly CALL_COMPLETED: "call:completed";
6208
6263
  readonly CALL_LIVE_ANNOTATION: "call:live:annotation";
6209
6264
  readonly CALL_LIVE_COMPLETED: "call:live:completed";
@@ -6217,6 +6272,7 @@ export declare const WebhookEventType: {
6217
6272
  readonly CALL_SUMMARY_COMPLETED: "call:summary:completed";
6218
6273
  readonly CALL_TRANSCRIPTION_COMPLETED: "call:transcription:completed";
6219
6274
  readonly CALL_TRANSCRIPTION_TEXT_COMPLETED: "call:transcription:text:completed";
6275
+ readonly CHAT_ANNOTATIONS_COMPLETED: "chat:annotations:completed";
6220
6276
  readonly CHAT_COMPLETED: "chat:completed";
6221
6277
  readonly CHAT_LIVE_ANNOTATION: "chat:live:annotation";
6222
6278
  readonly CHAT_LIVE_COMPLETED: "chat:live:completed";
@@ -6225,6 +6281,7 @@ export declare const WebhookEventType: {
6225
6281
  readonly CHAT_LIVE_PROGRESS: "chat:live:progress";
6226
6282
  readonly CHAT_MANAGER_MISSED: "chat:manager:missed";
6227
6283
  readonly CHAT_SUMMARY_COMPLETED: "chat:summary:completed";
6284
+ readonly CONFERENCE_ANNOTATIONS_COMPLETED: "conference:annotations:completed";
6228
6285
  readonly CONFERENCE_COMPLETED: "conference:completed";
6229
6286
  readonly CONFERENCE_LIVE_ANNOTATION: "conference:live:annotation";
6230
6287
  readonly CONFERENCE_LIVE_COMPLETED: "conference:live:completed";
@@ -6248,6 +6305,18 @@ export declare const WebhookEventType: {
6248
6305
  * @public
6249
6306
  */
6250
6307
  export type WebhookEventType = typeof WebhookEventType[keyof typeof WebhookEventType];
6308
+ /**
6309
+ * @public
6310
+ */
6311
+ export interface WebhookCallAnnotationsCompletedEvent {
6312
+ id: string;
6313
+ pbx?: string | undefined;
6314
+ company?: string | undefined;
6315
+ type: WebhookEventType;
6316
+ time: number;
6317
+ integrationId: string;
6318
+ data: WebhookCallAnnotationsCompletedEventData;
6319
+ }
6251
6320
  /**
6252
6321
  * @public
6253
6322
  */
@@ -6425,6 +6494,25 @@ export interface WebhookCallTranscriptionTextCompletedEvent {
6425
6494
  integrationId: string;
6426
6495
  data: WebhookCallTranscriptionTextCompletedEventData;
6427
6496
  }
6497
+ /**
6498
+ * @public
6499
+ */
6500
+ export interface WebhookChatAnnotationsCompletedEventData {
6501
+ chat: ChatRecord;
6502
+ annotations: (Annotation)[];
6503
+ }
6504
+ /**
6505
+ * @public
6506
+ */
6507
+ export interface WebhookChatAnnotationsCompletedEvent {
6508
+ id: string;
6509
+ pbx?: string | undefined;
6510
+ company?: string | undefined;
6511
+ type: WebhookEventType;
6512
+ time: number;
6513
+ integrationId: string;
6514
+ data: WebhookChatAnnotationsCompletedEventData;
6515
+ }
6428
6516
  /**
6429
6517
  * @public
6430
6518
  */
@@ -6519,153 +6607,79 @@ export interface WebhookChatSummaryCompletedEvent {
6519
6607
  /**
6520
6608
  * @public
6521
6609
  */
6522
- export interface WebhookConferenceCompletedEvent {
6523
- id: string;
6524
- pbx?: string | undefined;
6525
- company?: string | undefined;
6526
- type: WebhookEventType;
6527
- time: number;
6528
- integrationId: string;
6529
- data: ConferenceAnalyticsRecordEvent;
6530
- }
6531
- /**
6532
- * @public
6533
- */
6534
- export interface WebhookConferenceLiveAnnotationEvent {
6535
- id: string;
6536
- pbx?: string | undefined;
6537
- company?: string | undefined;
6538
- type: WebhookEventType;
6539
- time: number;
6540
- integrationId: string;
6541
- data: ConferenceAnalyticsLiveAnnotationEvent;
6542
- }
6543
- /**
6544
- * @public
6545
- */
6546
- export interface WebhookConferenceLiveCompletedEvent {
6547
- id: string;
6548
- pbx?: string | undefined;
6549
- company?: string | undefined;
6550
- type: WebhookEventType;
6551
- time: number;
6552
- integrationId: string;
6553
- data: ConferenceAnalyticsLiveCompleteEvent;
6554
- }
6555
- /**
6556
- * @public
6557
- */
6558
- export interface WebhookConferenceLiveInterruptedEvent {
6559
- id: string;
6560
- pbx?: string | undefined;
6561
- company?: string | undefined;
6562
- type: WebhookEventType;
6563
- time: number;
6564
- integrationId: string;
6565
- data: ConferenceAnalyticsLiveInterruptedEvent;
6566
- }
6567
- /**
6568
- * @public
6569
- */
6570
- export interface WebhookConferenceLiveJoinEvent {
6571
- id: string;
6572
- pbx?: string | undefined;
6573
- company?: string | undefined;
6574
- type: WebhookEventType;
6575
- time: number;
6576
- integrationId: string;
6577
- data: ConferenceAnalyticsLiveJoinEvent;
6610
+ export interface WebhookConferenceAnnotationsCompletedEventData {
6611
+ conference: ConferenceRecord;
6612
+ annotations: (Annotation)[];
6578
6613
  }
6579
6614
  /**
6580
6615
  * @public
6581
6616
  */
6582
- export interface WebhookConferenceLiveLeaveEvent {
6617
+ export interface WebhookConferenceAnnotationsCompletedEvent {
6583
6618
  id: string;
6584
6619
  pbx?: string | undefined;
6585
6620
  company?: string | undefined;
6586
6621
  type: WebhookEventType;
6587
6622
  time: number;
6588
6623
  integrationId: string;
6589
- data: ConferenceAnalyticsLiveLeaveEvent;
6624
+ data: WebhookConferenceAnnotationsCompletedEventData;
6590
6625
  }
6591
6626
  /**
6592
6627
  * @public
6593
6628
  */
6594
- export interface WebhookConferenceLiveProgressEvent {
6629
+ export interface WebhookConferenceCompletedEvent {
6595
6630
  id: string;
6596
6631
  pbx?: string | undefined;
6597
6632
  company?: string | undefined;
6598
6633
  type: WebhookEventType;
6599
6634
  time: number;
6600
6635
  integrationId: string;
6601
- data: ConferenceAnalyticsLiveProgressEvent;
6636
+ data: ConferenceAnalyticsRecordEvent;
6602
6637
  }
6603
6638
  /**
6604
6639
  * @public
6605
6640
  */
6606
- export interface WebhookConferenceLiveTranscriptionEvent {
6641
+ export interface WebhookConferenceLiveAnnotationEvent {
6607
6642
  id: string;
6608
6643
  pbx?: string | undefined;
6609
6644
  company?: string | undefined;
6610
6645
  type: WebhookEventType;
6611
6646
  time: number;
6612
6647
  integrationId: string;
6613
- data: ConferenceAnalyticsLiveTranscriptionEvent;
6614
- }
6615
- /**
6616
- * @public
6617
- */
6618
- export interface WebhookConferenceSummaryCompletedEventData {
6619
- conference: ConferenceRecord;
6620
- summary: TranscriptionSummary;
6648
+ data: ConferenceAnalyticsLiveAnnotationEvent;
6621
6649
  }
6622
6650
  /**
6623
6651
  * @public
6624
6652
  */
6625
- export interface WebhookConferenceSummaryCompletedEvent {
6653
+ export interface WebhookConferenceLiveCompletedEvent {
6626
6654
  id: string;
6627
6655
  pbx?: string | undefined;
6628
6656
  company?: string | undefined;
6629
6657
  type: WebhookEventType;
6630
6658
  time: number;
6631
6659
  integrationId: string;
6632
- data: WebhookConferenceSummaryCompletedEventData;
6633
- }
6634
- /**
6635
- * @public
6636
- */
6637
- export interface WebhookConferenceTranscriptionCompletedEventData {
6638
- conference: ConferenceRecord;
6639
- chunks: (TranscriptionTextChunk)[];
6660
+ data: ConferenceAnalyticsLiveCompleteEvent;
6640
6661
  }
6641
6662
  /**
6642
6663
  * @public
6643
6664
  */
6644
- export interface WebhookConferenceTranscriptionCompletedEvent {
6665
+ export interface WebhookConferenceLiveInterruptedEvent {
6645
6666
  id: string;
6646
6667
  pbx?: string | undefined;
6647
6668
  company?: string | undefined;
6648
6669
  type: WebhookEventType;
6649
6670
  time: number;
6650
6671
  integrationId: string;
6651
- data: WebhookConferenceTranscriptionCompletedEventData;
6652
- }
6653
- /**
6654
- * @public
6655
- */
6656
- export interface WebhookConferenceTranscriptionTextCompletedEventData {
6657
- conference: ConferenceRecord;
6658
- transcription: string;
6672
+ data: ConferenceAnalyticsLiveInterruptedEvent;
6659
6673
  }
6660
6674
  /**
6661
6675
  * @public
6662
6676
  */
6663
- export interface WebhookConferenceTranscriptionTextCompletedEvent {
6677
+ export interface WebhookConferenceLiveJoinEvent {
6664
6678
  id: string;
6665
6679
  pbx?: string | undefined;
6666
6680
  company?: string | undefined;
6667
6681
  type: WebhookEventType;
6668
6682
  time: number;
6669
6683
  integrationId: string;
6670
- data: WebhookConferenceTranscriptionTextCompletedEventData;
6684
+ data: ConferenceAnalyticsLiveJoinEvent;
6671
6685
  }