@twilio/conversations 1.3.0-rc8 → 2.0.0-rc.4
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/CHANGELOG.md +210 -0
- package/README.md +22 -17
- package/dist/browser.js +7873 -0
- package/dist/browser.js.map +1 -0
- package/dist/docs/assets/css/main.css +2660 -0
- package/dist/docs/assets/images/icons.png +0 -0
- package/dist/docs/assets/images/icons@2x.png +0 -0
- package/dist/docs/assets/images/widgets.png +0 -0
- package/dist/docs/assets/images/widgets@2x.png +0 -0
- package/dist/docs/assets/js/main.js +248 -0
- package/dist/docs/assets/js/search.js +1 -0
- package/dist/docs/classes/AggregatedDeliveryReceipt.html +3286 -0
- package/dist/docs/classes/Client.html +4181 -0
- package/dist/docs/classes/Conversation.html +4397 -0
- package/dist/docs/classes/DetailedDeliveryReceipt.html +3265 -0
- package/dist/docs/classes/Media.html +3295 -0
- package/dist/docs/classes/Message.html +3713 -0
- package/dist/docs/classes/MessageBuilder.html +3280 -0
- package/dist/docs/classes/Participant.html +3517 -0
- package/dist/docs/classes/PushNotification.html +3232 -0
- package/dist/docs/classes/RestPaginator.html +3262 -0
- package/dist/docs/classes/UnsentMessage.html +3144 -0
- package/dist/docs/classes/User.html +3451 -0
- package/dist/docs/index.html +3394 -212
- package/dist/docs/interfaces/ClientOptions.html +3136 -0
- package/dist/docs/interfaces/ConversationState.html +3152 -0
- package/dist/docs/interfaces/CreateConversationOptions.html +3168 -0
- package/dist/docs/interfaces/LastMessage.html +3152 -0
- package/dist/docs/interfaces/Paginator.html +3243 -0
- package/dist/docs/interfaces/PushNotificationData.html +3168 -0
- package/dist/docs/interfaces/SendEmailOptions.html +3136 -0
- package/dist/docs/interfaces/SendMediaOptions.html +3170 -0
- package/dist/docs/modules.html +3425 -0
- package/dist/lib.d.ts +1952 -0
- package/dist/lib.js +7873 -0
- package/dist/lib.js.map +1 -0
- package/dist/post-install.js +29 -0
- package/dist/react-native.js +4038 -0
- package/dist/react-native.js.map +1 -0
- package/dist/twilio-conversations.js +40912 -0
- package/dist/twilio-conversations.min.js +156 -0
- package/package.json +59 -48
- package/.circleci/config.yml +0 -650
- package/.deepsource.toml +0 -6
- package/.env.example +0 -13
- package/browser/aggregateddeliveryreceipt.js +0 -152
- package/browser/client.js +0 -991
- package/browser/configuration.js +0 -80
- package/browser/conversation.js +0 -1826
- package/browser/data/conversations.js +0 -632
- package/browser/data/messages.js +0 -522
- package/browser/data/participants.js +0 -411
- package/browser/data/users.js +0 -281
- package/browser/detaileddeliveryreceipt.js +0 -44
- package/browser/index.js +0 -4
- package/browser/interfaces/limits.js +0 -3
- package/browser/interfaces/notificationtypes.js +0 -21
- package/browser/interfaces/paginator.js +0 -53
- package/browser/interfaces/responsecodes.js +0 -20
- package/browser/interfaces/transport.js +0 -3
- package/browser/logger.js +0 -141
- package/browser/media.js +0 -198
- package/browser/message.js +0 -685
- package/browser/participant.js +0 -415
- package/browser/pushnotification.js +0 -49
- package/browser/restpaginator.js +0 -74
- package/browser/services/network.js +0 -223
- package/browser/services/readhorizon.js +0 -181
- package/browser/services/typingindicator.js +0 -142
- package/browser/session.js +0 -505
- package/browser/sessionerror.js +0 -93
- package/browser/sri.json +0 -1
- package/browser/synclist.js +0 -90
- package/browser/synclistdescriptor.js +0 -29
- package/browser/syncpaginator.js +0 -63
- package/browser/user.js +0 -431
- package/browser/util/deferred.js +0 -56
- package/browser/util/index.js +0 -108
- package/dist/@twilio/conversations.js +0 -35533
- package/dist/@twilio/conversations.min.js +0 -204
- package/dist/docs/AggregatedDeliveryReceipt.html +0 -948
- package/dist/docs/Client.html +0 -5075
- package/dist/docs/Conversation.html +0 -6018
- package/dist/docs/DetailedDeliveryReceipt.html +0 -641
- package/dist/docs/Media.html +0 -694
- package/dist/docs/Message.html +0 -1934
- package/dist/docs/Paginator.html +0 -605
- package/dist/docs/Participant.html +0 -1510
- package/dist/docs/PushNotification.html +0 -836
- package/dist/docs/SessionError.html +0 -379
- package/dist/docs/User.html +0 -1315
- package/dist/docs/classes.list.html +0 -4431
- package/dist/docs/fonts/glyphicons-halflings-regular.eot +0 -0
- package/dist/docs/fonts/glyphicons-halflings-regular.svg +0 -288
- package/dist/docs/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/dist/docs/fonts/glyphicons-halflings-regular.woff +0 -0
- package/dist/docs/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/dist/docs/img/glyphicons-halflings-white.png +0 -0
- package/dist/docs/img/glyphicons-halflings.png +0 -0
- package/dist/docs/quicksearch.html +0 -31
- package/dist/docs/scripts/docstrap.lib.js +0 -11
- package/dist/docs/scripts/fulltext-search-ui.js +0 -89
- package/dist/docs/scripts/fulltext-search.js +0 -36
- package/dist/docs/scripts/lunr.min.js +0 -6
- package/dist/docs/scripts/prettify/Apache-License-2.0.txt +0 -202
- package/dist/docs/scripts/prettify/jquery.min.js +0 -6
- package/dist/docs/scripts/prettify/lang-css.js +0 -21
- package/dist/docs/scripts/prettify/prettify.js +0 -496
- package/dist/docs/scripts/sunlight.js +0 -1157
- package/dist/docs/scripts/toc.js +0 -203
- package/dist/docs/styles/darkstrap.css +0 -960
- package/dist/docs/styles/prettify-tomorrow.css +0 -132
- package/dist/docs/styles/site.cerulean.css +0 -7008
- package/dist/docs/styles/site.cosmo.css +0 -7061
- package/dist/docs/styles/site.cyborg.css +0 -7048
- package/dist/docs/styles/site.darkly.css +0 -7171
- package/dist/docs/styles/site.darkstrap.css +0 -5638
- package/dist/docs/styles/site.dibs-bootstrap.css +0 -5899
- package/dist/docs/styles/site.flatly.css +0 -7147
- package/dist/docs/styles/site.journal.css +0 -6973
- package/dist/docs/styles/site.lumen.css +0 -7298
- package/dist/docs/styles/site.paper.css +0 -7623
- package/dist/docs/styles/site.readable.css +0 -6997
- package/dist/docs/styles/site.sandstone.css +0 -7035
- package/dist/docs/styles/site.simplex.css +0 -7023
- package/dist/docs/styles/site.slate.css +0 -7343
- package/dist/docs/styles/site.spacelab.css +0 -7055
- package/dist/docs/styles/site.superhero.css +0 -7131
- package/dist/docs/styles/site.united.css +0 -6895
- package/dist/docs/styles/site.yeti.css +0 -7195
- package/dist/docs/styles/sunlight.dark.css +0 -345
- package/dist/docs/styles/sunlight.default.css +0 -344
- package/dist/sri.json +0 -1
- package/lib/aggregateddeliveryreceipt.d.ts +0 -98
- package/lib/aggregateddeliveryreceipt.js +0 -112
- package/lib/client.d.ts +0 -317
- package/lib/client.js +0 -633
- package/lib/configuration.d.ts +0 -21
- package/lib/configuration.js +0 -41
- package/lib/conversation.d.ts +0 -460
- package/lib/conversation.js +0 -940
- package/lib/data/conversations.d.ts +0 -57
- package/lib/data/conversations.js +0 -296
- package/lib/data/messages.d.ts +0 -75
- package/lib/data/messages.js +0 -208
- package/lib/data/participants.d.ts +0 -94
- package/lib/data/participants.js +0 -204
- package/lib/data/users.d.ts +0 -42
- package/lib/data/users.js +0 -113
- package/lib/detaileddeliveryreceipt.d.ts +0 -45
- package/lib/detaileddeliveryreceipt.js +0 -34
- package/lib/index.d.ts +0 -1
- package/lib/index.js +0 -3
- package/lib/interfaces/limits.d.ts +0 -8
- package/lib/interfaces/limits.js +0 -2
- package/lib/interfaces/notificationtypes.d.ts +0 -8
- package/lib/interfaces/notificationtypes.js +0 -11
- package/lib/interfaces/paginator.d.ts +0 -52
- package/lib/interfaces/paginator.js +0 -28
- package/lib/interfaces/responsecodes.d.ts +0 -8
- package/lib/interfaces/responsecodes.js +0 -10
- package/lib/interfaces/transport.d.ts +0 -13
- package/lib/interfaces/transport.js +0 -2
- package/lib/logger.d.ts +0 -18
- package/lib/logger.js +0 -35
- package/lib/media.d.ts +0 -52
- package/lib/media.js +0 -69
- package/lib/message.d.ts +0 -136
- package/lib/message.js +0 -305
- package/lib/participant.d.ts +0 -142
- package/lib/participant.js +0 -219
- package/lib/pushnotification.d.ts +0 -48
- package/lib/pushnotification.js +0 -39
- package/lib/restpaginator.d.ts +0 -19
- package/lib/restpaginator.js +0 -36
- package/lib/services/network.d.ts +0 -22
- package/lib/services/network.js +0 -87
- package/lib/services/readhorizon.d.ts +0 -28
- package/lib/services/readhorizon.js +0 -112
- package/lib/services/typingindicator.d.ts +0 -50
- package/lib/services/typingindicator.js +0 -102
- package/lib/session.d.ts +0 -63
- package/lib/session.js +0 -213
- package/lib/sessionerror.d.ts +0 -12
- package/lib/sessionerror.js +0 -24
- package/lib/sri.json +0 -1
- package/lib/synclist.d.ts +0 -24
- package/lib/synclist.js +0 -28
- package/lib/synclistdescriptor.d.ts +0 -27
- package/lib/synclistdescriptor.js +0 -19
- package/lib/syncpaginator.d.ts +0 -22
- package/lib/syncpaginator.js +0 -37
- package/lib/user.d.ts +0 -98
- package/lib/user.js +0 -219
- package/lib/util/deferred.d.ts +0 -12
- package/lib/util/deferred.js +0 -22
- package/lib/util/index.d.ts +0 -28
- package/lib/util/index.js +0 -82
- package/tools/rtd-sdk-cdn-pin/.gitrepo +0 -12
- package/tools/rtd-sdk-cdn-pin/README.md +0 -54
- package/tools/rtd-sdk-cdn-pin/bintray-settings.xml.template +0 -16
- package/tools/rtd-sdk-cdn-pin/cdn-common/cdn-prepare.sh +0 -67
- package/tools/rtd-sdk-cdn-pin/cdn-pin-latest.sh +0 -19
- package/tools/rtd-sdk-cdn-pin/cdn-pin.sh +0 -19
- package/tools/rtd-sdk-cdn-pin/cdn-upload.sh +0 -13
- package/tools/rtd-sdk-cdn-pin/fetch/common/fetch-bintray-android.sh +0 -34
- package/tools/rtd-sdk-cdn-pin/fetch/common/fetch-npm.sh +0 -18
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-chat-android.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-chat-js.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-conversations-android.sh +0 -6
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-conversations-js.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-sync-android.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-sync-js.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch-artifact.sh +0 -26
- package/tools/sdk-release-tool/.gitrepo +0 -12
- package/tools/sdk-release-tool/Makefile +0 -49
- package/tools/sdk-release-tool/README.md +0 -275
- package/tools/sdk-release-tool/delete +0 -3
- package/tools/sdk-release-tool/download +0 -3
- package/tools/sdk-release-tool/get-cors +0 -3
- package/tools/sdk-release-tool/list +0 -3
- package/tools/sdk-release-tool/pin +0 -3
- package/tools/sdk-release-tool/pin-latest +0 -3
- package/tools/sdk-release-tool/requirements.txt +0 -4
- package/tools/sdk-release-tool/sdk-release-tool +0 -3
- package/tools/sdk-release-tool/sdk_release_tools/__init__.py +0 -0
- package/tools/sdk-release-tool/sdk_release_tools/__main__.py +0 -110
- package/tools/sdk-release-tool/sdk_release_tools/aws.py +0 -70
- package/tools/sdk-release-tool/sdk_release_tools/cli.py +0 -181
- package/tools/sdk-release-tool/sdk_release_tools/log.py +0 -24
- package/tools/sdk-release-tool/sdk_release_tools/ops.py +0 -295
- package/tools/sdk-release-tool/sdk_release_tools/rpm.py +0 -28
- package/tools/sdk-release-tool/sdk_release_tools/util.py +0 -186
- package/tools/sdk-release-tool/sdk_release_tools/versions.py +0 -362
- package/tools/sdk-release-tool/signal-sdk-js.json +0 -28
- package/tools/sdk-release-tool/tests/test_versions.py +0 -94
- package/tools/sdk-release-tool/twilio-accessmanager-android.json +0 -19
- package/tools/sdk-release-tool/twilio-accessmanager-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-auth-ios.json +0 -29
- package/tools/sdk-release-tool/twilio-authenticator-ios.json +0 -29
- package/tools/sdk-release-tool/twilio-chat-android-2.json +0 -19
- package/tools/sdk-release-tool/twilio-chat-android.json +0 -22
- package/tools/sdk-release-tool/twilio-chat-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-chat-js.json +0 -27
- package/tools/sdk-release-tool/twilio-client-android-aar.json +0 -22
- package/tools/sdk-release-tool/twilio-client-android.json +0 -22
- package/tools/sdk-release-tool/twilio-client-ios.json +0 -20
- package/tools/sdk-release-tool/twilio-client-js.json +0 -17
- package/tools/sdk-release-tool/twilio-client-sounds-js.json +0 -14
- package/tools/sdk-release-tool/twilio-common-android-maven.json +0 -16
- package/tools/sdk-release-tool/twilio-common-android.json +0 -22
- package/tools/sdk-release-tool/twilio-common-ios-rtc.json +0 -25
- package/tools/sdk-release-tool/twilio-common-ios.json +0 -25
- package/tools/sdk-release-tool/twilio-common-js.json +0 -19
- package/tools/sdk-release-tool/twilio-conversations-android.json +0 -22
- package/tools/sdk-release-tool/twilio-conversations-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-conversations-js.json +0 -27
- package/tools/sdk-release-tool/twilio-flex-js.json +0 -20
- package/tools/sdk-release-tool/twilio-flex-webchat-js.json +0 -16
- package/tools/sdk-release-tool/twilio-frame-chat-android.json +0 -22
- package/tools/sdk-release-tool/twilio-frame-chat-ios.json +0 -23
- package/tools/sdk-release-tool/twilio-frame-chat-js.json +0 -23
- package/tools/sdk-release-tool/twilio-ip-messaging-android-maven.json +0 -16
- package/tools/sdk-release-tool/twilio-ip-messaging-android.json +0 -22
- package/tools/sdk-release-tool/twilio-ip-messaging-ios.json +0 -25
- package/tools/sdk-release-tool/twilio-ip-messaging-js.json +0 -21
- package/tools/sdk-release-tool/twilio-sync-android.json +0 -22
- package/tools/sdk-release-tool/twilio-sync-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-sync-js.json +0 -39
- package/tools/sdk-release-tool/twilio-taskrouter-js.json +0 -17
- package/tools/sdk-release-tool/twilio-video-android.json +0 -22
- package/tools/sdk-release-tool/twilio-video-cpp-linux-cross-rootfs.json +0 -13
- package/tools/sdk-release-tool/twilio-video-cpp.json +0 -33
- package/tools/sdk-release-tool/twilio-video-ios.json +0 -25
- package/tools/sdk-release-tool/twilio-video-js.json +0 -19
- package/tools/sdk-release-tool/twilio-video-jsdocs.json +0 -14
- package/tools/sdk-release-tool/twilio-voice-android.json +0 -22
- package/tools/sdk-release-tool/twilio-voice-ios.json +0 -29
- package/tools/sdk-release-tool/unpin +0 -3
- package/tools/sdk-release-tool/unpin-latest +0 -3
- package/tools/sdk-release-tool/upload +0 -3
- package/twilio-chat.js.iml +0 -9
@@ -1,641 +0,0 @@
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head>
|
2
|
-
<meta charset="utf-8">
|
3
|
-
<meta name="viewport" content="width=device-width">
|
4
|
-
<title>Documentation Class: DetailedDeliveryReceipt</title>
|
5
|
-
|
6
|
-
<!--[if lt IE 9]>
|
7
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
8
|
-
<![endif]-->
|
9
|
-
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
|
10
|
-
|
11
|
-
<link type="text/css" rel="stylesheet" href="styles/site.simplex.css">
|
12
|
-
|
13
|
-
</head>
|
14
|
-
|
15
|
-
<body>
|
16
|
-
|
17
|
-
<div class="navbar navbar-default navbar-fixed-top ">
|
18
|
-
<div class="container">
|
19
|
-
<div class="navbar-header">
|
20
|
-
<a class="navbar-brand" href="index.html">Documentation</a>
|
21
|
-
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation">
|
22
|
-
<span class="icon-bar"></span>
|
23
|
-
<span class="icon-bar"></span>
|
24
|
-
<span class="icon-bar"></span>
|
25
|
-
</button>
|
26
|
-
</div>
|
27
|
-
<div class="navbar-collapse collapse" id="topNavigation">
|
28
|
-
<ul class="nav navbar-nav"><li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Classes<b class="caret"></b></a><ul class="dropdown-menu"><li><a href="Client.html"><span style="color: #999">Twilio.Conversations.</span>Client</a></li><li><a href="Conversation.html">Conversation</a></li><li><a href="Participant.html">Participant</a></li><li><a href="Message.html">Message</a></li><li><a href="Media.html">Media</a></li><li><a href="AggregatedDeliveryReceipt.html">AggregatedDeliveryReceipt</a></li><li><a href="DetailedDeliveryReceipt.html">DetailedDeliveryReceipt</a></li><li><a href="User.html">User</a></li><li><a href="Paginator.html">Paginator</a></li><li><a href="PushNotification.html">PushNotification</a></li></ul></li><li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Exceptions<b class="caret"></b></a><ul class="dropdown-menu"><li><a href="SessionError.html">SessionError</a></li></ul></li></ul>
|
29
|
-
|
30
|
-
<div class="col-sm-3 col-md-3">
|
31
|
-
<form class="navbar-form" role="search">
|
32
|
-
<div class="input-group">
|
33
|
-
<input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
|
34
|
-
<div class="input-group-btn">
|
35
|
-
<button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
|
36
|
-
</div>
|
37
|
-
</div>
|
38
|
-
</form>
|
39
|
-
</div>
|
40
|
-
|
41
|
-
</div>
|
42
|
-
|
43
|
-
</div>
|
44
|
-
</div>
|
45
|
-
|
46
|
-
|
47
|
-
<div class="container" id="toc-content">
|
48
|
-
<div class="row">
|
49
|
-
|
50
|
-
|
51
|
-
<div class="col-md-8">
|
52
|
-
|
53
|
-
<div id="main">
|
54
|
-
|
55
|
-
|
56
|
-
<h1 class="page-title">Class: DetailedDeliveryReceipt</h1>
|
57
|
-
<section>
|
58
|
-
|
59
|
-
<header>
|
60
|
-
|
61
|
-
<h2>
|
62
|
-
DetailedDeliveryReceipt
|
63
|
-
</h2>
|
64
|
-
|
65
|
-
<div class="class-description">Represents a delivery receipt of a <a href="Message.html">Message</a>.</div>
|
66
|
-
|
67
|
-
|
68
|
-
</header>
|
69
|
-
|
70
|
-
|
71
|
-
<article>
|
72
|
-
<div class="container-overview">
|
73
|
-
|
74
|
-
|
75
|
-
<hr>
|
76
|
-
<dt>
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
</dt>
|
81
|
-
<dd>
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
<dl class="details">
|
94
|
-
|
95
|
-
|
96
|
-
<h5 class="subsection-title">Properties:</h5>
|
97
|
-
|
98
|
-
<dl>
|
99
|
-
|
100
|
-
<table class="props table table-striped">
|
101
|
-
<thead>
|
102
|
-
<tr>
|
103
|
-
|
104
|
-
<th>Name</th>
|
105
|
-
|
106
|
-
|
107
|
-
<th>Type</th>
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
<th class="last">Description</th>
|
114
|
-
</tr>
|
115
|
-
</thead>
|
116
|
-
|
117
|
-
<tbody>
|
118
|
-
|
119
|
-
|
120
|
-
<tr>
|
121
|
-
|
122
|
-
<td class="name"><code>sid</code></td>
|
123
|
-
|
124
|
-
|
125
|
-
<td class="type">
|
126
|
-
|
127
|
-
|
128
|
-
<span class="param-type">String</span>
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
</td>
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
<td class="description last">The unique identifier for Delivery Receipt</td>
|
140
|
-
</tr>
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
<tr>
|
145
|
-
|
146
|
-
<td class="name"><code>messageSid</code></td>
|
147
|
-
|
148
|
-
|
149
|
-
<td class="type">
|
150
|
-
|
151
|
-
|
152
|
-
<span class="param-type">String</span>
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
</td>
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
<td class="description last">The unique identifier for Conversation Message</td>
|
164
|
-
</tr>
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
<tr>
|
169
|
-
|
170
|
-
<td class="name"><code>conversationSid</code></td>
|
171
|
-
|
172
|
-
|
173
|
-
<td class="type">
|
174
|
-
|
175
|
-
|
176
|
-
<span class="param-type">String</span>
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
</td>
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
<td class="description last">The unique identifier for Conversation</td>
|
188
|
-
</tr>
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
<tr>
|
193
|
-
|
194
|
-
<td class="name"><code>channelMessageSid</code></td>
|
195
|
-
|
196
|
-
|
197
|
-
<td class="type">
|
198
|
-
|
199
|
-
|
200
|
-
<span class="param-type">String</span>
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
</td>
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
<td class="description last">The unique identifier for the ‘channel’ message e.g WAxx for Whatsapp, SMxx for SMS</td>
|
212
|
-
</tr>
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
<tr>
|
217
|
-
|
218
|
-
<td class="name"><code>participantSid</code></td>
|
219
|
-
|
220
|
-
|
221
|
-
<td class="type">
|
222
|
-
|
223
|
-
|
224
|
-
<span class="param-type">String</span>
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
</td>
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
<td class="description last">Participant's unique identifier</td>
|
236
|
-
</tr>
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
<tr>
|
241
|
-
|
242
|
-
<td class="name"><code>status</code></td>
|
243
|
-
|
244
|
-
|
245
|
-
<td class="type">
|
246
|
-
|
247
|
-
|
248
|
-
<span class="param-type"><a href="DetailedDeliveryReceipt.html#Status">DetailedDeliveryReceipt#Status</a></span>
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
</td>
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
<td class="description last">Message delivery status</td>
|
260
|
-
</tr>
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
<tr>
|
265
|
-
|
266
|
-
<td class="name"><code>errorCode</code></td>
|
267
|
-
|
268
|
-
|
269
|
-
<td class="type">
|
270
|
-
|
271
|
-
|
272
|
-
<span class="param-type">number</span>
|
273
|
-
|
|
274
|
-
|
275
|
-
<span class="param-type">null</span>
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
</td>
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
<td class="description last">Numeric error code mapped from Status callback code. Information about the error codes can be found
|
287
|
-
<a href="https://www.twilio.com/docs/sms/api/message-resource#delivery-related-errors">here</a>.</td>
|
288
|
-
</tr>
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
<tr>
|
293
|
-
|
294
|
-
<td class="name"><code>dateCreated</code></td>
|
295
|
-
|
296
|
-
|
297
|
-
<td class="type">
|
298
|
-
|
299
|
-
|
300
|
-
<span class="param-type">String</span>
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
</td>
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
<td class="description last">When Delivery Receipt was created</td>
|
312
|
-
</tr>
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
<tr>
|
317
|
-
|
318
|
-
<td class="name"><code>dateUpdated</code></td>
|
319
|
-
|
320
|
-
|
321
|
-
<td class="type">
|
322
|
-
|
323
|
-
|
324
|
-
<span class="param-type">String</span>
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
</td>
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
<td class="description last">When Delivery Receipt was updated</td>
|
336
|
-
</tr>
|
337
|
-
|
338
|
-
|
339
|
-
</tbody>
|
340
|
-
</table>
|
341
|
-
</dl>
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
</dl>
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
</dd>
|
395
|
-
|
396
|
-
|
397
|
-
</div>
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
<h3 class="subsection-title">Type Definitions</h3>
|
415
|
-
|
416
|
-
<dl>
|
417
|
-
|
418
|
-
<hr>
|
419
|
-
<dt class="name" id="Status">
|
420
|
-
<h4 id="Status">Status</h4>
|
421
|
-
|
422
|
-
|
423
|
-
</dt>
|
424
|
-
<dd>
|
425
|
-
|
426
|
-
<div class="description">
|
427
|
-
Signifies the message delivery status.
|
428
|
-
</div>
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
<h5>Type:</h5>
|
433
|
-
<ul>
|
434
|
-
<li>
|
435
|
-
|
436
|
-
<span class="param-type">'sent'</span>
|
437
|
-
|
|
438
|
-
|
439
|
-
<span class="param-type">'delivered'</span>
|
440
|
-
|
|
441
|
-
|
442
|
-
<span class="param-type">'failed'</span>
|
443
|
-
|
|
444
|
-
|
445
|
-
<span class="param-type">'read'</span>
|
446
|
-
|
|
447
|
-
|
448
|
-
<span class="param-type">'undelivered'</span>
|
449
|
-
|
|
450
|
-
|
451
|
-
<span class="param-type">'queued'</span>
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
</li>
|
456
|
-
</ul>
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
<dl class="details">
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
</dl>
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
</dd>
|
501
|
-
|
502
|
-
</dl>
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
</article>
|
507
|
-
|
508
|
-
</section>
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
</div>
|
514
|
-
</div>
|
515
|
-
|
516
|
-
<div class="clearfix"></div>
|
517
|
-
|
518
|
-
|
519
|
-
<div class="col-md-3">
|
520
|
-
<div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
|
521
|
-
</div>
|
522
|
-
|
523
|
-
|
524
|
-
</div>
|
525
|
-
</div>
|
526
|
-
|
527
|
-
|
528
|
-
<div class="modal fade" id="searchResults">
|
529
|
-
<div class="modal-dialog">
|
530
|
-
<div class="modal-content">
|
531
|
-
<div class="modal-header">
|
532
|
-
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
|
533
|
-
<h4 class="modal-title">Search results</h4>
|
534
|
-
</div>
|
535
|
-
<div class="modal-body"></div>
|
536
|
-
<div class="modal-footer">
|
537
|
-
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
|
538
|
-
</div>
|
539
|
-
</div><!-- /.modal-content -->
|
540
|
-
</div><!-- /.modal-dialog -->
|
541
|
-
</div>
|
542
|
-
|
543
|
-
|
544
|
-
<footer>
|
545
|
-
|
546
|
-
|
547
|
-
<span class="jsdoc-message">
|
548
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
|
549
|
-
|
550
|
-
on 2021-06-30T16:21:28+00:00
|
551
|
-
|
552
|
-
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
|
553
|
-
</span>
|
554
|
-
</footer>
|
555
|
-
|
556
|
-
<script src="scripts/docstrap.lib.js"></script>
|
557
|
-
<script src="scripts/toc.js"></script>
|
558
|
-
|
559
|
-
<script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
|
560
|
-
|
561
|
-
|
562
|
-
<script>
|
563
|
-
$( function () {
|
564
|
-
$( "[id*='$']" ).each( function () {
|
565
|
-
var $this = $( this );
|
566
|
-
|
567
|
-
$this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
|
568
|
-
} );
|
569
|
-
|
570
|
-
$( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () {
|
571
|
-
var $this = $( this );
|
572
|
-
|
573
|
-
var example = $this.find( "code" );
|
574
|
-
exampleText = example.html();
|
575
|
-
var lang = /{@lang (.*?)}/.exec( exampleText );
|
576
|
-
if ( lang && lang[1] ) {
|
577
|
-
exampleText = exampleText.replace( lang[0], "" );
|
578
|
-
example.html( exampleText );
|
579
|
-
lang = lang[1];
|
580
|
-
} else {
|
581
|
-
var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
|
582
|
-
lang = langClassMatch ? langClassMatch[1] : "javascript";
|
583
|
-
}
|
584
|
-
|
585
|
-
if ( lang ) {
|
586
|
-
|
587
|
-
$this
|
588
|
-
.addClass( "sunlight-highlight-" + lang )
|
589
|
-
.addClass( "linenums" )
|
590
|
-
.html( example.html() );
|
591
|
-
|
592
|
-
}
|
593
|
-
} );
|
594
|
-
|
595
|
-
Sunlight.highlightAll( {
|
596
|
-
lineNumbers : false,
|
597
|
-
showMenu : true,
|
598
|
-
enableDoclinks : true
|
599
|
-
} );
|
600
|
-
|
601
|
-
$.catchAnchorLinks( {
|
602
|
-
navbarOffset: 10
|
603
|
-
} );
|
604
|
-
$( "#toc" ).toc( {
|
605
|
-
anchorName : function ( i, heading, prefix ) {
|
606
|
-
return $( heading ).attr( "id" ) || ( prefix + i );
|
607
|
-
},
|
608
|
-
selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
|
609
|
-
showAndHide : false,
|
610
|
-
smoothScrolling: true
|
611
|
-
} );
|
612
|
-
|
613
|
-
$( "#main span[id^='toc']" ).addClass( "toc-shim" );
|
614
|
-
$( '.dropdown-toggle' ).dropdown();
|
615
|
-
|
616
|
-
$( "table" ).each( function () {
|
617
|
-
var $this = $( this );
|
618
|
-
$this.addClass('table');
|
619
|
-
} );
|
620
|
-
|
621
|
-
} );
|
622
|
-
</script>
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
<!--Navigation and Symbol Display-->
|
627
|
-
|
628
|
-
|
629
|
-
<!--Google Analytics-->
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
<script type="text/javascript">
|
634
|
-
$(document).ready(function() {
|
635
|
-
SearcherDisplay.init();
|
636
|
-
});
|
637
|
-
</script>
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
</body></html>
|