twilio 5.4.4 → 5.5.0
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/lib/base/Page.js +1 -1
- package/lib/jwt/ClientCapability.js +1 -1
- package/lib/jwt/taskrouter/TaskRouterCapability.js +1 -1
- package/lib/rest/accounts/v1/bulkConsents.d.ts +4 -4
- package/lib/rest/accounts/v1/bulkConsents.js +1 -1
- package/lib/rest/accounts/v1/bulkContacts.d.ts +4 -4
- package/lib/rest/accounts/v1/bulkContacts.js +1 -1
- package/lib/rest/api/v2010/account/address/dependentPhoneNumber.d.ts +3 -3
- package/lib/rest/api/v2010/account/address.d.ts +6 -0
- package/lib/rest/api/v2010/account/address.js +2 -0
- package/lib/rest/api/v2010/account/call/event.d.ts +6 -6
- package/lib/rest/api/v2010/account/call/payment.d.ts +1 -1
- package/lib/rest/api/v2010/account/call/recording.d.ts +3 -3
- package/lib/rest/api/v2010/account/call/transcription.d.ts +1 -1
- package/lib/rest/api/v2010/account/conference/recording.d.ts +3 -3
- package/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn.d.ts +3 -3
- package/lib/rest/api/v2010/account/recording.d.ts +3 -3
- package/lib/rest/bulkexports/v1/export/exportCustomJob.d.ts +3 -3
- package/lib/rest/bulkexports/v1/export/job.d.ts +3 -3
- package/lib/rest/chat/v1/service.d.ts +9 -9
- package/lib/rest/chat/v2/service/channel/message.d.ts +3 -3
- package/lib/rest/chat/v2/service/channel/webhook.d.ts +3 -3
- package/lib/rest/chat/v2/service.d.ts +9 -9
- package/lib/rest/conversations/v1/addressConfiguration.d.ts +4 -4
- package/lib/rest/conversations/v1/conversation/message.d.ts +6 -6
- package/lib/rest/conversations/v1/conversation/participant.d.ts +3 -3
- package/lib/rest/conversations/v1/conversation/webhook.d.ts +3 -3
- package/lib/rest/conversations/v1/conversation.d.ts +6 -6
- package/lib/rest/conversations/v1/conversationWithParticipants.d.ts +6 -6
- package/lib/rest/conversations/v1/participantConversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/configuration/notification.d.ts +9 -9
- package/lib/rest/conversations/v1/service/conversation/message.d.ts +6 -6
- package/lib/rest/conversations/v1/service/conversation/participant.d.ts +3 -3
- package/lib/rest/conversations/v1/service/conversation/webhook.d.ts +3 -3
- package/lib/rest/conversations/v1/service/conversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/conversationWithParticipants.d.ts +6 -6
- package/lib/rest/conversations/v1/service/participantConversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/user/userConversation.d.ts +3 -3
- package/lib/rest/conversations/v1/user/userConversation.d.ts +3 -3
- package/lib/rest/events/v1/sink.d.ts +5 -5
- package/lib/rest/events/v1/subscription.d.ts +1 -1
- package/lib/rest/events/v1/subscription.js +1 -1
- package/lib/rest/flexApi/v1/assessments.d.ts +3 -3
- package/lib/rest/flexApi/v1/configuration.d.ts +66 -66
- package/lib/rest/flexApi/v1/flexFlow.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsAssessmentsComment.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsConversations.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsQuestionnaires.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsQuestionnairesQuestion.d.ts +6 -6
- package/lib/rest/flexApi/v1/insightsSegments.d.ts +9 -9
- package/lib/rest/flexApi/v1/insightsSettingsAnswerSets.d.ts +9 -9
- package/lib/rest/flexApi/v1/insightsSettingsComment.d.ts +3 -3
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelInvite.d.ts +4 -4
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelParticipant.d.ts +5 -5
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionTransfer.d.ts +232 -0
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionTransfer.js +203 -0
- package/lib/rest/flexApi/v1/interaction/interactionChannel.d.ts +9 -1
- package/lib/rest/flexApi/v1/interaction/interactionChannel.js +13 -0
- package/lib/rest/flexApi/v1/interaction.d.ts +8 -8
- package/lib/rest/flexApi/v1/pluginConfiguration.d.ts +1 -1
- package/lib/rest/flexApi/v1/pluginConfiguration.js +1 -1
- package/lib/rest/iam/v1/apiKey.d.ts +3 -3
- package/lib/rest/iam/v1/newApiKey.d.ts +3 -3
- package/lib/rest/insights/v1/call/callSummary.d.ts +30 -30
- package/lib/rest/insights/v1/call/event.d.ts +12 -12
- package/lib/rest/insights/v1/call/metric.d.ts +12 -12
- package/lib/rest/insights/v1/callSummaries.d.ts +30 -30
- package/lib/rest/insights/v1/conference/conferenceParticipant.d.ts +10 -10
- package/lib/rest/insights/v1/conference.d.ts +7 -7
- package/lib/rest/insights/v1/room/participant.d.ts +6 -6
- package/lib/rest/intelligence/v2/customOperator.d.ts +5 -5
- package/lib/rest/intelligence/v2/operator.d.ts +3 -3
- package/lib/rest/intelligence/v2/operatorType.d.ts +3 -3
- package/lib/rest/intelligence/v2/prebuiltOperator.d.ts +3 -3
- package/lib/rest/intelligence/v2/transcript/operatorResult.d.ts +15 -15
- package/lib/rest/intelligence/v2/transcript/sentence.d.ts +3 -3
- package/lib/rest/intelligence/v2/transcript.d.ts +4 -4
- package/lib/rest/ipMessaging/v1/service.d.ts +9 -9
- package/lib/rest/ipMessaging/v2/service/channel/message.d.ts +3 -3
- package/lib/rest/ipMessaging/v2/service/channel/webhook.d.ts +3 -3
- package/lib/rest/ipMessaging/v2/service.d.ts +9 -9
- package/lib/rest/lookups/v1/phoneNumber.d.ts +9 -9
- package/lib/rest/lookups/v2/phoneNumber.d.ts +30 -30
- package/lib/rest/messaging/v1/brandRegistration/brandVetting.d.ts +2 -2
- package/lib/rest/messaging/v1/brandRegistration.d.ts +4 -4
- package/lib/rest/messaging/v1/domainCerts.d.ts +3 -3
- package/lib/rest/messaging/v1/service/usAppToPerson.d.ts +6 -6
- package/lib/rest/messaging/v1/service/usAppToPersonUsecase.d.ts +3 -3
- package/lib/rest/messaging/v1/tollfreeVerification.d.ts +7 -7
- package/lib/rest/messaging/v1/usecase.d.ts +3 -3
- package/lib/rest/microvisor/v1/device.d.ts +6 -6
- package/lib/rest/monitor/v1/event.d.ts +3 -3
- package/lib/rest/notify/v1/service/notification.d.ts +28 -28
- package/lib/rest/numbers/V1.d.ts +5 -5
- package/lib/rest/numbers/V1.js +6 -8
- package/lib/rest/numbers/v1/bulkEligibility.d.ts +3 -3
- package/lib/rest/numbers/v1/eligibility.d.ts +3 -3
- package/lib/rest/numbers/v1/portingPortIn.d.ts +6 -6
- package/lib/rest/numbers/v1/{portingWebhookConfigurationFetch.d.ts → webhook.d.ts} +10 -10
- package/lib/rest/numbers/v1/{portingWebhookConfigurationFetch.js → webhook.js} +6 -6
- package/lib/rest/numbers/v2/bulkHostedNumberOrder.d.ts +3 -3
- package/lib/rest/numbers/v2/hostedNumberOrder.d.ts +1 -1
- package/lib/rest/numbers/v2/regulatoryCompliance/bundle/evaluation.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/endUser.d.ts +5 -5
- package/lib/rest/numbers/v2/regulatoryCompliance/endUserType.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/regulation.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/supportingDocument.d.ts +8 -8
- package/lib/rest/numbers/v2/regulatoryCompliance/supportingDocumentType.d.ts +3 -3
- package/lib/rest/preview/marketplace/availableAddOn.d.ts +3 -3
- package/lib/rest/preview/marketplace/installedAddOn.d.ts +5 -5
- package/lib/rest/preview/sync/service/document.d.ts +5 -5
- package/lib/rest/preview/sync/service/syncList/syncListItem.d.ts +5 -5
- package/lib/rest/preview/sync/service/syncMap/syncMapItem.d.ts +5 -5
- package/lib/rest/preview/wireless/sim/usage.d.ts +15 -15
- package/lib/rest/proxy/v1/service/session.d.ts +1 -1
- package/lib/rest/proxy/v1/service/session.js +1 -1
- package/lib/rest/serverless/v1/service/build.d.ts +9 -9
- package/lib/rest/studio/v1/flow/engagement/engagementContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement/step/stepContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement/step.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement.d.ts +4 -4
- package/lib/rest/studio/v1/flow/execution/executionContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution/executionStep/executionStepContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution/executionStep.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution.d.ts +4 -4
- package/lib/rest/studio/v2/flow/execution/executionContext.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution/executionStep/executionStepContext.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution/executionStep.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution.d.ts +4 -4
- package/lib/rest/studio/v2/flow/flowRevision.d.ts +6 -6
- package/lib/rest/studio/v2/flow.d.ts +11 -11
- package/lib/rest/studio/v2/flowValidate.d.ts +1 -1
- package/lib/rest/supersim/v1/network.d.ts +3 -3
- package/lib/rest/supersim/v1/networkAccessProfile/networkAccessProfileNetwork.d.ts +3 -3
- package/lib/rest/supersim/v1/settingsUpdate.d.ts +3 -3
- package/lib/rest/supersim/v1/usageRecord.d.ts +3 -3
- package/lib/rest/sync/v1/service/document.d.ts +5 -5
- package/lib/rest/sync/v1/service/syncList/syncListItem.d.ts +5 -5
- package/lib/rest/sync/v1/service/syncMap/syncMapItem.d.ts +5 -5
- package/lib/rest/sync/v1/service/syncStream/streamMessage.d.ts +4 -4
- package/lib/rest/taskrouter/v1/workspace/event.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueBulkRealTimeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueCumulativeStatistics.d.ts +12 -12
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueRealTimeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueuesStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/worker/workerStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersCumulativeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersRealTimeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowCumulativeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowRealTimeStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workspaceCumulativeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workspaceRealTimeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workspaceStatistics.d.ts +6 -6
- package/lib/rest/trunking/v1/trunk.d.ts +3 -3
- package/lib/rest/trusthub/v1/customerProfiles/customerProfilesEvaluations.d.ts +3 -3
- package/lib/rest/trusthub/v1/customerProfiles.d.ts +3 -3
- package/lib/rest/trusthub/v1/endUser.d.ts +5 -5
- package/lib/rest/trusthub/v1/endUserType.d.ts +3 -3
- package/lib/rest/trusthub/v1/policies.d.ts +3 -3
- package/lib/rest/trusthub/v1/supportingDocument.d.ts +6 -6
- package/lib/rest/trusthub/v1/supportingDocumentType.d.ts +3 -3
- package/lib/rest/trusthub/v1/trustProducts/trustProductsEvaluations.d.ts +3 -3
- package/lib/rest/trusthub/v1/trustProducts.d.ts +3 -3
- package/lib/rest/verify/v2/form.d.ts +6 -6
- package/lib/rest/verify/v2/service/entity/challenge.d.ts +12 -12
- package/lib/rest/verify/v2/service/entity/challenge.js +1 -1
- package/lib/rest/verify/v2/service/entity/factor.d.ts +6 -6
- package/lib/rest/verify/v2/service/entity/newFactor.d.ts +10 -10
- package/lib/rest/verify/v2/service/verification.d.ts +11 -11
- package/lib/rest/verify/v2/service/verificationCheck.d.ts +3 -3
- package/lib/rest/verify/v2/service.d.ts +9 -9
- package/lib/rest/verify/v2/template.d.ts +3 -3
- package/lib/rest/verify/v2/verificationAttempt.d.ts +6 -6
- package/lib/rest/video/v1/composition.d.ts +4 -4
- package/lib/rest/video/v1/compositionHook.d.ts +5 -5
- package/lib/rest/video/v1/recording.d.ts +3 -3
- package/lib/rest/video/v1/room/participant/subscribeRules.d.ts +1 -1
- package/lib/rest/video/v1/room/recordingRules.d.ts +1 -1
- package/lib/rest/video/v1/room/roomRecording.d.ts +3 -3
- package/lib/rest/video/v1/room.d.ts +1 -1
- package/lib/rest/wireless/v1/sim/dataSession.d.ts +3 -3
- package/lib/rest/wireless/v1/sim/usageRecord.d.ts +9 -9
- package/lib/rest/wireless/v1/usageRecord.d.ts +9 -9
- package/lib/twiml/VoiceResponse.d.ts +1 -2
- package/package.json +3 -3
|
@@ -65,18 +65,18 @@ interface CallSummaryResource {
|
|
|
65
65
|
end_time: Date;
|
|
66
66
|
duration: number;
|
|
67
67
|
connect_duration: number;
|
|
68
|
-
from:
|
|
69
|
-
to:
|
|
70
|
-
carrier_edge:
|
|
71
|
-
client_edge:
|
|
72
|
-
sdk_edge:
|
|
73
|
-
sip_edge:
|
|
68
|
+
from: Record<string, object>;
|
|
69
|
+
to: Record<string, object>;
|
|
70
|
+
carrier_edge: Record<string, object>;
|
|
71
|
+
client_edge: Record<string, object>;
|
|
72
|
+
sdk_edge: Record<string, object>;
|
|
73
|
+
sip_edge: Record<string, object>;
|
|
74
74
|
tags: Array<string>;
|
|
75
75
|
url: string;
|
|
76
|
-
attributes:
|
|
77
|
-
properties:
|
|
78
|
-
trust:
|
|
79
|
-
annotation:
|
|
76
|
+
attributes: Record<string, object>;
|
|
77
|
+
properties: Record<string, object>;
|
|
78
|
+
trust: Record<string, object>;
|
|
79
|
+
annotation: Record<string, object>;
|
|
80
80
|
}
|
|
81
81
|
export declare class CallSummaryInstance {
|
|
82
82
|
protected _version: V1;
|
|
@@ -118,27 +118,27 @@ export declare class CallSummaryInstance {
|
|
|
118
118
|
/**
|
|
119
119
|
* The calling party.
|
|
120
120
|
*/
|
|
121
|
-
from:
|
|
121
|
+
from: Record<string, object>;
|
|
122
122
|
/**
|
|
123
123
|
* The called party.
|
|
124
124
|
*/
|
|
125
|
-
to:
|
|
125
|
+
to: Record<string, object>;
|
|
126
126
|
/**
|
|
127
127
|
* Contains metrics and properties for the Twilio media gateway of a PSTN call.
|
|
128
128
|
*/
|
|
129
|
-
carrierEdge:
|
|
129
|
+
carrierEdge: Record<string, object>;
|
|
130
130
|
/**
|
|
131
131
|
* Contains metrics and properties for the Twilio media gateway of a Client call.
|
|
132
132
|
*/
|
|
133
|
-
clientEdge:
|
|
133
|
+
clientEdge: Record<string, object>;
|
|
134
134
|
/**
|
|
135
135
|
* Contains metrics and properties for the SDK sensor library for Client calls.
|
|
136
136
|
*/
|
|
137
|
-
sdkEdge:
|
|
137
|
+
sdkEdge: Record<string, object>;
|
|
138
138
|
/**
|
|
139
139
|
* Contains metrics and properties for the Twilio media gateway of a SIP Interface or Trunking call.
|
|
140
140
|
*/
|
|
141
|
-
sipEdge:
|
|
141
|
+
sipEdge: Record<string, object>;
|
|
142
142
|
/**
|
|
143
143
|
* Tags applied to calls by Voice Insights analysis indicating a condition that could result in subjective degradation of the call quality.
|
|
144
144
|
*/
|
|
@@ -150,19 +150,19 @@ export declare class CallSummaryInstance {
|
|
|
150
150
|
/**
|
|
151
151
|
* Attributes capturing call-flow-specific details.
|
|
152
152
|
*/
|
|
153
|
-
attributes:
|
|
153
|
+
attributes: Record<string, object>;
|
|
154
154
|
/**
|
|
155
155
|
* Contains edge-agnostic call-level details.
|
|
156
156
|
*/
|
|
157
|
-
properties:
|
|
157
|
+
properties: Record<string, object>;
|
|
158
158
|
/**
|
|
159
159
|
* Contains trusted communications details including Branded Call and verified caller ID.
|
|
160
160
|
*/
|
|
161
|
-
trust:
|
|
161
|
+
trust: Record<string, object>;
|
|
162
162
|
/**
|
|
163
163
|
* Programmatically labeled annotations for the Call. Developers can update the Call Summary records with Annotation during or after a Call. Annotations can be updated as long as the Call Summary record is addressable via the API.
|
|
164
164
|
*/
|
|
165
|
-
annotation:
|
|
165
|
+
annotation: Record<string, object>;
|
|
166
166
|
private get _proxy();
|
|
167
167
|
/**
|
|
168
168
|
* Fetch a CallSummaryInstance
|
|
@@ -198,18 +198,18 @@ export declare class CallSummaryInstance {
|
|
|
198
198
|
endTime: Date;
|
|
199
199
|
duration: number;
|
|
200
200
|
connectDuration: number;
|
|
201
|
-
from:
|
|
202
|
-
to:
|
|
203
|
-
carrierEdge:
|
|
204
|
-
clientEdge:
|
|
205
|
-
sdkEdge:
|
|
206
|
-
sipEdge:
|
|
201
|
+
from: Record<string, object>;
|
|
202
|
+
to: Record<string, object>;
|
|
203
|
+
carrierEdge: Record<string, object>;
|
|
204
|
+
clientEdge: Record<string, object>;
|
|
205
|
+
sdkEdge: Record<string, object>;
|
|
206
|
+
sipEdge: Record<string, object>;
|
|
207
207
|
tags: string[];
|
|
208
208
|
url: string;
|
|
209
|
-
attributes:
|
|
210
|
-
properties:
|
|
211
|
-
trust:
|
|
212
|
-
annotation:
|
|
209
|
+
attributes: Record<string, object>;
|
|
210
|
+
properties: Record<string, object>;
|
|
211
|
+
trust: Record<string, object>;
|
|
212
|
+
annotation: Record<string, object>;
|
|
213
213
|
};
|
|
214
214
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
215
215
|
}
|
|
@@ -119,10 +119,10 @@ interface EventResource {
|
|
|
119
119
|
group: string;
|
|
120
120
|
level: EventLevel;
|
|
121
121
|
name: string;
|
|
122
|
-
carrier_edge:
|
|
123
|
-
sip_edge:
|
|
124
|
-
sdk_edge:
|
|
125
|
-
client_edge:
|
|
122
|
+
carrier_edge: Record<string, object>;
|
|
123
|
+
sip_edge: Record<string, object>;
|
|
124
|
+
sdk_edge: Record<string, object>;
|
|
125
|
+
client_edge: Record<string, object>;
|
|
126
126
|
}
|
|
127
127
|
export declare class EventInstance {
|
|
128
128
|
protected _version: V1;
|
|
@@ -152,19 +152,19 @@ export declare class EventInstance {
|
|
|
152
152
|
/**
|
|
153
153
|
* Represents the connection between Twilio and our immediate carrier partners. The events here describe the call lifecycle as reported by Twilio\'s carrier media gateways.
|
|
154
154
|
*/
|
|
155
|
-
carrierEdge:
|
|
155
|
+
carrierEdge: Record<string, object>;
|
|
156
156
|
/**
|
|
157
157
|
* Represents the Twilio media gateway for SIP interface and SIP trunking calls. The events here describe the call lifecycle as reported by Twilio\'s public media gateways.
|
|
158
158
|
*/
|
|
159
|
-
sipEdge:
|
|
159
|
+
sipEdge: Record<string, object>;
|
|
160
160
|
/**
|
|
161
161
|
* Represents the Voice SDK running locally in the browser or in the Android/iOS application. The events here are emitted by the Voice SDK in response to certain call progress events, network changes, or call quality conditions.
|
|
162
162
|
*/
|
|
163
|
-
sdkEdge:
|
|
163
|
+
sdkEdge: Record<string, object>;
|
|
164
164
|
/**
|
|
165
165
|
* Represents the Twilio media gateway for Client calls. The events here describe the call lifecycle as reported by Twilio\'s Voice SDK media gateways.
|
|
166
166
|
*/
|
|
167
|
-
clientEdge:
|
|
167
|
+
clientEdge: Record<string, object>;
|
|
168
168
|
/**
|
|
169
169
|
* Provide a user-friendly representation
|
|
170
170
|
*
|
|
@@ -178,10 +178,10 @@ export declare class EventInstance {
|
|
|
178
178
|
group: string;
|
|
179
179
|
level: EventLevel;
|
|
180
180
|
name: string;
|
|
181
|
-
carrierEdge:
|
|
182
|
-
sipEdge:
|
|
183
|
-
sdkEdge:
|
|
184
|
-
clientEdge:
|
|
181
|
+
carrierEdge: Record<string, object>;
|
|
182
|
+
sipEdge: Record<string, object>;
|
|
183
|
+
sdkEdge: Record<string, object>;
|
|
184
|
+
clientEdge: Record<string, object>;
|
|
185
185
|
};
|
|
186
186
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
187
187
|
}
|
|
@@ -123,10 +123,10 @@ interface MetricResource {
|
|
|
123
123
|
account_sid: string;
|
|
124
124
|
edge: MetricTwilioEdge;
|
|
125
125
|
direction: MetricStreamDirection;
|
|
126
|
-
carrier_edge:
|
|
127
|
-
sip_edge:
|
|
128
|
-
sdk_edge:
|
|
129
|
-
client_edge:
|
|
126
|
+
carrier_edge: Record<string, object>;
|
|
127
|
+
sip_edge: Record<string, object>;
|
|
128
|
+
sdk_edge: Record<string, object>;
|
|
129
|
+
client_edge: Record<string, object>;
|
|
130
130
|
}
|
|
131
131
|
export declare class MetricInstance {
|
|
132
132
|
protected _version: V1;
|
|
@@ -148,19 +148,19 @@ export declare class MetricInstance {
|
|
|
148
148
|
/**
|
|
149
149
|
* Contains metrics and properties for the Twilio media gateway of a PSTN call.
|
|
150
150
|
*/
|
|
151
|
-
carrierEdge:
|
|
151
|
+
carrierEdge: Record<string, object>;
|
|
152
152
|
/**
|
|
153
153
|
* Contains metrics and properties for the Twilio media gateway of a SIP Interface or Trunking call.
|
|
154
154
|
*/
|
|
155
|
-
sipEdge:
|
|
155
|
+
sipEdge: Record<string, object>;
|
|
156
156
|
/**
|
|
157
157
|
* Contains metrics and properties for the SDK sensor library for Client calls.
|
|
158
158
|
*/
|
|
159
|
-
sdkEdge:
|
|
159
|
+
sdkEdge: Record<string, object>;
|
|
160
160
|
/**
|
|
161
161
|
* Contains metrics and properties for the Twilio media gateway of a Client call.
|
|
162
162
|
*/
|
|
163
|
-
clientEdge:
|
|
163
|
+
clientEdge: Record<string, object>;
|
|
164
164
|
/**
|
|
165
165
|
* Provide a user-friendly representation
|
|
166
166
|
*
|
|
@@ -172,10 +172,10 @@ export declare class MetricInstance {
|
|
|
172
172
|
accountSid: string;
|
|
173
173
|
edge: MetricTwilioEdge;
|
|
174
174
|
direction: MetricStreamDirection;
|
|
175
|
-
carrierEdge:
|
|
176
|
-
sipEdge:
|
|
177
|
-
sdkEdge:
|
|
178
|
-
clientEdge:
|
|
175
|
+
carrierEdge: Record<string, object>;
|
|
176
|
+
sipEdge: Record<string, object>;
|
|
177
|
+
sdkEdge: Record<string, object>;
|
|
178
|
+
clientEdge: Record<string, object>;
|
|
179
179
|
};
|
|
180
180
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
181
181
|
}
|
|
@@ -312,18 +312,18 @@ interface CallSummariesResource {
|
|
|
312
312
|
end_time: Date;
|
|
313
313
|
duration: number;
|
|
314
314
|
connect_duration: number;
|
|
315
|
-
from:
|
|
316
|
-
to:
|
|
317
|
-
carrier_edge:
|
|
318
|
-
client_edge:
|
|
319
|
-
sdk_edge:
|
|
320
|
-
sip_edge:
|
|
315
|
+
from: Record<string, object>;
|
|
316
|
+
to: Record<string, object>;
|
|
317
|
+
carrier_edge: Record<string, object>;
|
|
318
|
+
client_edge: Record<string, object>;
|
|
319
|
+
sdk_edge: Record<string, object>;
|
|
320
|
+
sip_edge: Record<string, object>;
|
|
321
321
|
tags: Array<string>;
|
|
322
322
|
url: string;
|
|
323
|
-
attributes:
|
|
324
|
-
properties:
|
|
325
|
-
trust:
|
|
326
|
-
annotation:
|
|
323
|
+
attributes: Record<string, object>;
|
|
324
|
+
properties: Record<string, object>;
|
|
325
|
+
trust: Record<string, object>;
|
|
326
|
+
annotation: Record<string, object>;
|
|
327
327
|
}
|
|
328
328
|
export declare class CallSummariesInstance {
|
|
329
329
|
protected _version: V1;
|
|
@@ -363,27 +363,27 @@ export declare class CallSummariesInstance {
|
|
|
363
363
|
/**
|
|
364
364
|
* The calling party.
|
|
365
365
|
*/
|
|
366
|
-
from:
|
|
366
|
+
from: Record<string, object>;
|
|
367
367
|
/**
|
|
368
368
|
* The called party.
|
|
369
369
|
*/
|
|
370
|
-
to:
|
|
370
|
+
to: Record<string, object>;
|
|
371
371
|
/**
|
|
372
372
|
* Contains metrics and properties for the Twilio media gateway of a PSTN call.
|
|
373
373
|
*/
|
|
374
|
-
carrierEdge:
|
|
374
|
+
carrierEdge: Record<string, object>;
|
|
375
375
|
/**
|
|
376
376
|
* Contains metrics and properties for the Twilio media gateway of a Client call.
|
|
377
377
|
*/
|
|
378
|
-
clientEdge:
|
|
378
|
+
clientEdge: Record<string, object>;
|
|
379
379
|
/**
|
|
380
380
|
* Contains metrics and properties for the SDK sensor library for Client calls.
|
|
381
381
|
*/
|
|
382
|
-
sdkEdge:
|
|
382
|
+
sdkEdge: Record<string, object>;
|
|
383
383
|
/**
|
|
384
384
|
* Contains metrics and properties for the Twilio media gateway of a SIP Interface or Trunking call.
|
|
385
385
|
*/
|
|
386
|
-
sipEdge:
|
|
386
|
+
sipEdge: Record<string, object>;
|
|
387
387
|
/**
|
|
388
388
|
* Tags applied to calls by Voice Insights analysis indicating a condition that could result in subjective degradation of the call quality.
|
|
389
389
|
*/
|
|
@@ -395,16 +395,16 @@ export declare class CallSummariesInstance {
|
|
|
395
395
|
/**
|
|
396
396
|
* Attributes capturing call-flow-specific details.
|
|
397
397
|
*/
|
|
398
|
-
attributes:
|
|
398
|
+
attributes: Record<string, object>;
|
|
399
399
|
/**
|
|
400
400
|
* Contains edge-agnostic call-level details.
|
|
401
401
|
*/
|
|
402
|
-
properties:
|
|
402
|
+
properties: Record<string, object>;
|
|
403
403
|
/**
|
|
404
404
|
* Contains trusted communications details including Branded Call and verified caller ID.
|
|
405
405
|
*/
|
|
406
|
-
trust:
|
|
407
|
-
annotation:
|
|
406
|
+
trust: Record<string, object>;
|
|
407
|
+
annotation: Record<string, object>;
|
|
408
408
|
/**
|
|
409
409
|
* Provide a user-friendly representation
|
|
410
410
|
*
|
|
@@ -422,18 +422,18 @@ export declare class CallSummariesInstance {
|
|
|
422
422
|
endTime: Date;
|
|
423
423
|
duration: number;
|
|
424
424
|
connectDuration: number;
|
|
425
|
-
from:
|
|
426
|
-
to:
|
|
427
|
-
carrierEdge:
|
|
428
|
-
clientEdge:
|
|
429
|
-
sdkEdge:
|
|
430
|
-
sipEdge:
|
|
425
|
+
from: Record<string, object>;
|
|
426
|
+
to: Record<string, object>;
|
|
427
|
+
carrierEdge: Record<string, object>;
|
|
428
|
+
clientEdge: Record<string, object>;
|
|
429
|
+
sdkEdge: Record<string, object>;
|
|
430
|
+
sipEdge: Record<string, object>;
|
|
431
431
|
tags: string[];
|
|
432
432
|
url: string;
|
|
433
|
-
attributes:
|
|
434
|
-
properties:
|
|
435
|
-
trust:
|
|
436
|
-
annotation:
|
|
433
|
+
attributes: Record<string, object>;
|
|
434
|
+
properties: Record<string, object>;
|
|
435
|
+
trust: Record<string, object>;
|
|
436
|
+
annotation: Record<string, object>;
|
|
437
437
|
};
|
|
438
438
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
439
439
|
}
|
|
@@ -8,7 +8,7 @@ export type ConferenceParticipantCallStatus = "answered" | "completed" | "busy"
|
|
|
8
8
|
export type ConferenceParticipantCallType = "carrier" | "client" | "sip";
|
|
9
9
|
export type ConferenceParticipantJitterBufferSize = "large" | "small" | "medium" | "off";
|
|
10
10
|
export type ConferenceParticipantProcessingState = "complete" | "in_progress" | "timeout";
|
|
11
|
-
export type ConferenceParticipantRegion = "us1" | "us2" | "au1" | "br1" | "ie1" | "jp1" | "sg1" | "de1";
|
|
11
|
+
export type ConferenceParticipantRegion = "us1" | "us2" | "au1" | "br1" | "ie1" | "jp1" | "sg1" | "de1" | "in1";
|
|
12
12
|
/**
|
|
13
13
|
* Options to pass to fetch a ConferenceParticipantInstance
|
|
14
14
|
*/
|
|
@@ -138,9 +138,9 @@ interface ConferenceParticipantResource {
|
|
|
138
138
|
conference_region: ConferenceParticipantRegion;
|
|
139
139
|
call_type: ConferenceParticipantCallType;
|
|
140
140
|
processing_state: ConferenceParticipantProcessingState;
|
|
141
|
-
properties:
|
|
142
|
-
events:
|
|
143
|
-
metrics:
|
|
141
|
+
properties: Record<string, object>;
|
|
142
|
+
events: Record<string, object>;
|
|
143
|
+
metrics: Record<string, object>;
|
|
144
144
|
url: string;
|
|
145
145
|
}
|
|
146
146
|
export declare class ConferenceParticipantInstance {
|
|
@@ -222,15 +222,15 @@ export declare class ConferenceParticipantInstance {
|
|
|
222
222
|
/**
|
|
223
223
|
* Participant properties and metadata.
|
|
224
224
|
*/
|
|
225
|
-
properties:
|
|
225
|
+
properties: Record<string, object>;
|
|
226
226
|
/**
|
|
227
227
|
* Object containing information of actions taken by participants. Contains a dictionary of URL links to nested resources of this Conference Participant.
|
|
228
228
|
*/
|
|
229
|
-
events:
|
|
229
|
+
events: Record<string, object>;
|
|
230
230
|
/**
|
|
231
231
|
* Object. Contains participant call quality metrics.
|
|
232
232
|
*/
|
|
233
|
-
metrics:
|
|
233
|
+
metrics: Record<string, object>;
|
|
234
234
|
/**
|
|
235
235
|
* The URL of this resource.
|
|
236
236
|
*/
|
|
@@ -282,9 +282,9 @@ export declare class ConferenceParticipantInstance {
|
|
|
282
282
|
conferenceRegion: ConferenceParticipantRegion;
|
|
283
283
|
callType: ConferenceParticipantCallType;
|
|
284
284
|
processingState: ConferenceParticipantProcessingState;
|
|
285
|
-
properties:
|
|
286
|
-
events:
|
|
287
|
-
metrics:
|
|
285
|
+
properties: Record<string, object>;
|
|
286
|
+
events: Record<string, object>;
|
|
287
|
+
metrics: Record<string, object>;
|
|
288
288
|
url: string;
|
|
289
289
|
};
|
|
290
290
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
@@ -7,7 +7,7 @@ import { ConferenceParticipantListInstance } from "./conference/conferencePartic
|
|
|
7
7
|
export type ConferenceConferenceEndReason = "last_participant_left" | "conference_ended_via_api" | "participant_with_end_conference_on_exit_left" | "last_participant_kicked" | "participant_with_end_conference_on_exit_kicked";
|
|
8
8
|
export type ConferenceConferenceStatus = "in_progress" | "not_started" | "completed" | "summary_timeout";
|
|
9
9
|
export type ConferenceProcessingState = "complete" | "in_progress" | "timeout";
|
|
10
|
-
export type ConferenceRegion = "us1" | "us2" | "au1" | "br1" | "ie1" | "jp1" | "sg1" | "de1";
|
|
10
|
+
export type ConferenceRegion = "us1" | "us2" | "au1" | "br1" | "ie1" | "jp1" | "sg1" | "de1" | "in1";
|
|
11
11
|
export type ConferenceTag = "invalid_requested_region" | "duplicate_identity" | "start_failure" | "region_configuration_issues" | "quality_warnings" | "participant_behavior_issues" | "high_packet_loss" | "high_jitter" | "high_latency" | "low_mos" | "detected_silence" | "no_concurrent_participants";
|
|
12
12
|
/**
|
|
13
13
|
* Options to pass to each
|
|
@@ -158,9 +158,9 @@ interface ConferenceResource {
|
|
|
158
158
|
mixer_region: ConferenceRegion;
|
|
159
159
|
mixer_region_requested: ConferenceRegion;
|
|
160
160
|
recording_enabled: boolean;
|
|
161
|
-
detected_issues:
|
|
161
|
+
detected_issues: Record<string, object>;
|
|
162
162
|
tags: Array<ConferenceTag>;
|
|
163
|
-
tag_info:
|
|
163
|
+
tag_info: Record<string, object>;
|
|
164
164
|
processing_state: ConferenceProcessingState;
|
|
165
165
|
url: string;
|
|
166
166
|
links: Record<string, string>;
|
|
@@ -229,7 +229,7 @@ export declare class ConferenceInstance {
|
|
|
229
229
|
/**
|
|
230
230
|
* Potential issues detected by Twilio during the conference.
|
|
231
231
|
*/
|
|
232
|
-
detectedIssues:
|
|
232
|
+
detectedIssues: Record<string, object>;
|
|
233
233
|
/**
|
|
234
234
|
* Tags for detected conference conditions and participant behaviors which may be of interest.
|
|
235
235
|
*/
|
|
@@ -237,7 +237,7 @@ export declare class ConferenceInstance {
|
|
|
237
237
|
/**
|
|
238
238
|
* Object. Contains details about conference tags including severity.
|
|
239
239
|
*/
|
|
240
|
-
tagInfo:
|
|
240
|
+
tagInfo: Record<string, object>;
|
|
241
241
|
processingState: ConferenceProcessingState;
|
|
242
242
|
/**
|
|
243
243
|
* The URL of this resource.
|
|
@@ -283,9 +283,9 @@ export declare class ConferenceInstance {
|
|
|
283
283
|
mixerRegion: ConferenceRegion;
|
|
284
284
|
mixerRegionRequested: ConferenceRegion;
|
|
285
285
|
recordingEnabled: boolean;
|
|
286
|
-
detectedIssues:
|
|
286
|
+
detectedIssues: Record<string, object>;
|
|
287
287
|
tags: ConferenceTag[];
|
|
288
|
-
tagInfo:
|
|
288
|
+
tagInfo: Record<string, object>;
|
|
289
289
|
processingState: ConferenceProcessingState;
|
|
290
290
|
url: string;
|
|
291
291
|
links: Record<string, string>;
|
|
@@ -90,9 +90,9 @@ interface ParticipantResource {
|
|
|
90
90
|
error_code: number;
|
|
91
91
|
error_code_url: string;
|
|
92
92
|
media_region: ParticipantTwilioRealm;
|
|
93
|
-
properties:
|
|
93
|
+
properties: Record<string, object>;
|
|
94
94
|
edge_location: ParticipantEdgeLocation;
|
|
95
|
-
publisher_info:
|
|
95
|
+
publisher_info: Record<string, object>;
|
|
96
96
|
url: string;
|
|
97
97
|
}
|
|
98
98
|
export declare class ParticipantInstance {
|
|
@@ -149,12 +149,12 @@ export declare class ParticipantInstance {
|
|
|
149
149
|
/**
|
|
150
150
|
* Object containing information about the participant\'s data from the room. See [below](https://www.twilio.com/docs/video/troubleshooting/video-log-analyzer-api#properties) for more information.
|
|
151
151
|
*/
|
|
152
|
-
properties:
|
|
152
|
+
properties: Record<string, object>;
|
|
153
153
|
edgeLocation: ParticipantEdgeLocation;
|
|
154
154
|
/**
|
|
155
155
|
* Object containing information about the SDK name and version. See [below](https://www.twilio.com/docs/video/troubleshooting/video-log-analyzer-api#publisher_info) for more information.
|
|
156
156
|
*/
|
|
157
|
-
publisherInfo:
|
|
157
|
+
publisherInfo: Record<string, object>;
|
|
158
158
|
/**
|
|
159
159
|
* URL of the participant resource.
|
|
160
160
|
*/
|
|
@@ -187,9 +187,9 @@ export declare class ParticipantInstance {
|
|
|
187
187
|
errorCode: number;
|
|
188
188
|
errorCodeUrl: string;
|
|
189
189
|
mediaRegion: ParticipantTwilioRealm;
|
|
190
|
-
properties:
|
|
190
|
+
properties: Record<string, object>;
|
|
191
191
|
edgeLocation: ParticipantEdgeLocation;
|
|
192
|
-
publisherInfo:
|
|
192
|
+
publisherInfo: Record<string, object>;
|
|
193
193
|
url: string;
|
|
194
194
|
};
|
|
195
195
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
@@ -11,7 +11,7 @@ export interface CustomOperatorContextUpdateOptions {
|
|
|
11
11
|
/** A human-readable name of this resource, up to 64 characters. */
|
|
12
12
|
friendlyName: string;
|
|
13
13
|
/** Operator configuration, following the schema defined by the Operator Type. */
|
|
14
|
-
config:
|
|
14
|
+
config: object;
|
|
15
15
|
/** The If-Match HTTP request header */
|
|
16
16
|
ifMatch?: string;
|
|
17
17
|
}
|
|
@@ -24,7 +24,7 @@ export interface CustomOperatorListInstanceCreateOptions {
|
|
|
24
24
|
/** Operator Type for this Operator. References an existing Operator Type resource. */
|
|
25
25
|
operatorType: string;
|
|
26
26
|
/** Operator configuration, following the schema defined by the Operator Type. */
|
|
27
|
-
config:
|
|
27
|
+
config: object;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
30
|
* Options to pass to each
|
|
@@ -134,7 +134,7 @@ interface CustomOperatorResource {
|
|
|
134
134
|
operator_type: string;
|
|
135
135
|
version: number;
|
|
136
136
|
availability: CustomOperatorAvailability;
|
|
137
|
-
config:
|
|
137
|
+
config: Record<string, object>;
|
|
138
138
|
date_created: Date;
|
|
139
139
|
date_updated: Date;
|
|
140
140
|
url: string;
|
|
@@ -176,7 +176,7 @@ export declare class CustomOperatorInstance {
|
|
|
176
176
|
/**
|
|
177
177
|
* Operator configuration, following the schema defined by the Operator Type. Only available on Operators created by the Account.
|
|
178
178
|
*/
|
|
179
|
-
config:
|
|
179
|
+
config: Record<string, object>;
|
|
180
180
|
/**
|
|
181
181
|
* The date that this Custom Operator was created, given in ISO 8601 format.
|
|
182
182
|
*/
|
|
@@ -229,7 +229,7 @@ export declare class CustomOperatorInstance {
|
|
|
229
229
|
operatorType: string;
|
|
230
230
|
version: number;
|
|
231
231
|
availability: CustomOperatorAvailability;
|
|
232
|
-
config:
|
|
232
|
+
config: Record<string, object>;
|
|
233
233
|
dateCreated: Date;
|
|
234
234
|
dateUpdated: Date;
|
|
235
235
|
url: string;
|
|
@@ -93,7 +93,7 @@ interface OperatorResource {
|
|
|
93
93
|
operator_type: string;
|
|
94
94
|
version: number;
|
|
95
95
|
availability: OperatorAvailability;
|
|
96
|
-
config:
|
|
96
|
+
config: Record<string, object>;
|
|
97
97
|
date_created: Date;
|
|
98
98
|
date_updated: Date;
|
|
99
99
|
url: string;
|
|
@@ -135,7 +135,7 @@ export declare class OperatorInstance {
|
|
|
135
135
|
/**
|
|
136
136
|
* Operator configuration, following the schema defined by the Operator Type. Only available on Custom Operators created by the Account.
|
|
137
137
|
*/
|
|
138
|
-
config:
|
|
138
|
+
config: Record<string, object>;
|
|
139
139
|
/**
|
|
140
140
|
* The date that this Operator was created, given in ISO 8601 format.
|
|
141
141
|
*/
|
|
@@ -171,7 +171,7 @@ export declare class OperatorInstance {
|
|
|
171
171
|
operatorType: string;
|
|
172
172
|
version: number;
|
|
173
173
|
availability: OperatorAvailability;
|
|
174
|
-
config:
|
|
174
|
+
config: Record<string, object>;
|
|
175
175
|
dateCreated: Date;
|
|
176
176
|
dateUpdated: Date;
|
|
177
177
|
url: string;
|
|
@@ -85,7 +85,7 @@ interface OperatorTypeResource {
|
|
|
85
85
|
provider: OperatorTypeProvider;
|
|
86
86
|
availability: OperatorTypeAvailability;
|
|
87
87
|
configurable: boolean;
|
|
88
|
-
config_schema:
|
|
88
|
+
config_schema: Record<string, object>;
|
|
89
89
|
date_created: Date;
|
|
90
90
|
date_updated: Date;
|
|
91
91
|
url: string;
|
|
@@ -129,7 +129,7 @@ export declare class OperatorTypeInstance {
|
|
|
129
129
|
/**
|
|
130
130
|
* JSON Schema for configuring an Operator with this Operator Type. Following https://json-schema.org/
|
|
131
131
|
*/
|
|
132
|
-
configSchema:
|
|
132
|
+
configSchema: Record<string, object>;
|
|
133
133
|
/**
|
|
134
134
|
* The date that this Operator Type was created, given in ISO 8601 format.
|
|
135
135
|
*/
|
|
@@ -167,7 +167,7 @@ export declare class OperatorTypeInstance {
|
|
|
167
167
|
provider: OperatorTypeProvider;
|
|
168
168
|
availability: OperatorTypeAvailability;
|
|
169
169
|
configurable: boolean;
|
|
170
|
-
configSchema:
|
|
170
|
+
configSchema: Record<string, object>;
|
|
171
171
|
dateCreated: Date;
|
|
172
172
|
dateUpdated: Date;
|
|
173
173
|
url: string;
|
|
@@ -93,7 +93,7 @@ interface PrebuiltOperatorResource {
|
|
|
93
93
|
operator_type: string;
|
|
94
94
|
version: number;
|
|
95
95
|
availability: PrebuiltOperatorAvailability;
|
|
96
|
-
config:
|
|
96
|
+
config: Record<string, object>;
|
|
97
97
|
date_created: Date;
|
|
98
98
|
date_updated: Date;
|
|
99
99
|
url: string;
|
|
@@ -135,7 +135,7 @@ export declare class PrebuiltOperatorInstance {
|
|
|
135
135
|
/**
|
|
136
136
|
* Operator configuration, following the schema defined by the Operator Type. Only available on Custom Operators created by the Account, will be empty for Pre-Built Operators.
|
|
137
137
|
*/
|
|
138
|
-
config:
|
|
138
|
+
config: Record<string, object>;
|
|
139
139
|
/**
|
|
140
140
|
* The date that this Pre-built Operator was created, given in ISO 8601 format.
|
|
141
141
|
*/
|
|
@@ -171,7 +171,7 @@ export declare class PrebuiltOperatorInstance {
|
|
|
171
171
|
operatorType: string;
|
|
172
172
|
version: number;
|
|
173
173
|
availability: PrebuiltOperatorAvailability;
|
|
174
|
-
config:
|
|
174
|
+
config: Record<string, object>;
|
|
175
175
|
dateCreated: Date;
|
|
176
176
|
dateUpdated: Date;
|
|
177
177
|
url: string;
|