|
1 |
|
2 <!DOCTYPE html |
|
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Messaging Service API error messages"/><meta name="DC.Relation" scheme="URI" content="GUID-DBF41DB5-44D7-4822-A611-FBF7DA3A8F3B"/><meta name="DC.Relation" scheme="URI" content="GUID-2EBDD073-499C-4A1E-A0DA-4FF8243A6479"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-91579EE5-A608-401C-82B4-DCF1723EC7B5"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-1F17637B-4439-4FFE-AFD8-93D84B01666A"/><title>Messaging Service API error messages </title><script type="text/javascript"> |
|
5 function initPage() {} |
|
6 </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-1F17637B-4439-4FFE-AFD8-93D84B01666A">Messaging Service API error messages</h1><div> |
|
7 <p>This section provides information about the error messages returned |
|
8 by the Messaging Service API methods.</p> |
|
9 <p/> |
|
10 <div><h3>Generic error messages</h3> |
|
11 <p>The following table describes the error messages returned during the |
|
12 loading of the service provider.</p> |
|
13 <div class="tablenoborder"><a name="GUID-D6DA9B60-40D0-4FB1-A590-7278DC2E8563"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-D6DA9B60-40D0-4FB1-A590-7278DC2E8563" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Service provider |
|
14 error messages</caption> |
|
15 <thead align="left"> |
|
16 <tr class="title "><th class="cellrowborder" valign="top" id="d0e61818"> |
|
17 <p>Error message</p> |
|
18 </th><th class="cellrowborder" valign="top" id="d0e61823"> |
|
19 <p>Description</p> |
|
20 </th></tr> |
|
21 </thead> |
|
22 <tbody> |
|
23 <tr class=""> |
|
24 <td class="cellrowborder" valign="top" headers="d0e61818 "> |
|
25 <p><code>Messaging:Interface not supported</code></p> |
|
26 </td> |
|
27 <td class="cellrowborder" valign="top" headers="d0e61823 "> |
|
28 <p>The requested interface is not supported by the service provider.</p> |
|
29 </td> |
|
30 </tr> |
|
31 <tr class="bg "> |
|
32 <td class="cellrowborder" valign="top" headers="d0e61818 "> |
|
33 <p><code>Messaging:Interface name missing</code></p> |
|
34 </td> |
|
35 <td class="cellrowborder" valign="top" headers="d0e61823 "> |
|
36 <p>The interface name is missing from the request.</p> |
|
37 </td> |
|
38 </tr> |
|
39 <tr class=""> |
|
40 <td class="cellrowborder" valign="top" headers="d0e61818 "> |
|
41 <p><code>Messaging:Command not supported</code></p> |
|
42 </td> |
|
43 <td class="cellrowborder" valign="top" headers="d0e61823 "> |
|
44 <p>The specified command is not supported by the interface.</p> |
|
45 </td> |
|
46 </tr> |
|
47 </tbody> |
|
48 </table></div></div> |
|
49 <div><h3>GetList</h3> |
|
50 <p>The following table describes the error messages returned by <a href="GUID-C12C81D1-13A4-4B8C-81B9-694D414A4A48.html#GUID-C12C81D1-13A4-4B8C-81B9-694D414A4A48"><code>GetList</code></a> as part of its return value.</p> |
|
51 <div class="tablenoborder"><a name="GUID-CDD53263-A68F-4505-BAC1-4CAA8719E465"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-CDD53263-A68F-4505-BAC1-4CAA8719E465" frame="border" border="1" rules="all"><caption><strong>Table: </strong>GetList error |
|
52 messages</caption> |
|
53 <thead align="left"> |
|
54 <tr class="title "><th class="cellrowborder" valign="top" id="d0e61905"> |
|
55 <p>Error message</p> |
|
56 </th><th class="cellrowborder" valign="top" id="d0e61910"> |
|
57 <p>Description</p> |
|
58 </th></tr> |
|
59 </thead> |
|
60 <tbody> |
|
61 <tr class=""> |
|
62 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
63 <p><code>Messaging:GetList: Type Type Invalid</code></p> |
|
64 </td> |
|
65 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
66 <p>The <code>Type</code> property contains a value with an invalid |
|
67 type.</p> |
|
68 </td> |
|
69 </tr> |
|
70 <tr class="bg "> |
|
71 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
72 <p><code>Messaging:GetList: Type Value Incorrect</code></p> |
|
73 </td> |
|
74 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
75 <p>The <code>Type</code> property contains an invalid value.</p> |
|
76 </td> |
|
77 </tr> |
|
78 <tr class=""> |
|
79 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
80 <p><code>Messaging:GetList: Type Missing</code></p> |
|
81 </td> |
|
82 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
83 <p>The <code>Type</code> property is missing from the input.</p> |
|
84 </td> |
|
85 </tr> |
|
86 <tr class="bg "> |
|
87 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
88 <p><code>Messaging:GetList: Filter Type Invalid</code></p> |
|
89 </td> |
|
90 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
91 <p>The <code>Filter</code> property contains a value with an invalid |
|
92 type.</p> |
|
93 </td> |
|
94 </tr> |
|
95 <tr class=""> |
|
96 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
97 <p><code>Messaging:GetList: SenderList Type Invalid</code></p> |
|
98 </td> |
|
99 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
100 <p>The <code>Filter.SenderList</code> property contains a value |
|
101 with an invalid type.</p> |
|
102 </td> |
|
103 </tr> |
|
104 <tr class="bg "> |
|
105 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
106 <p><code>Messaging:GetList: SenderList Element Value Incorrect</code></p> |
|
107 </td> |
|
108 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
109 <p>An item in the <code>Filter.SenderList</code> array contains |
|
110 an invalid value.</p> |
|
111 </td> |
|
112 </tr> |
|
113 <tr class=""> |
|
114 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
115 <p><code>Messaging:GetList: SenderList Element Type Invalid</code></p> |
|
116 </td> |
|
117 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
118 <p>An item in the <code>Filter.SenderList</code> array contains |
|
119 a value with an invalid type.</p> |
|
120 </td> |
|
121 </tr> |
|
122 <tr class="bg "> |
|
123 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
124 <p><code>Messaging:GetList: MessageTypeList Type Invalid</code></p> |
|
125 </td> |
|
126 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
127 <p>The <code>Filter.MessageTypeList</code> property contains a |
|
128 value with an invalid type.</p> |
|
129 </td> |
|
130 </tr> |
|
131 <tr class=""> |
|
132 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
133 <p><code>Messaging:GetList: MessageTypeList Element Value Incorrect</code></p> |
|
134 </td> |
|
135 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
136 <p>An item in the <code>Filter.MessageTypeList</code> array contains |
|
137 an invalid value.</p> |
|
138 </td> |
|
139 </tr> |
|
140 <tr class="bg "> |
|
141 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
142 <p><code>Messaging:GetList: MessageTypeList Element Type Invalid</code></p> |
|
143 </td> |
|
144 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
145 <p>An item in the <code>Filter.MessageTypeList</code> array contains |
|
146 a value with an invalid type.</p> |
|
147 </td> |
|
148 </tr> |
|
149 <tr class=""> |
|
150 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
151 <p><code>Messaging:GetList: MessageId Type Invalid</code></p> |
|
152 </td> |
|
153 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
154 <p>The <code>Filter.MessageId</code> property contains a value |
|
155 with an invalid type.</p> |
|
156 </td> |
|
157 </tr> |
|
158 <tr class="bg "> |
|
159 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
160 <p><code>Messaging:GetList: Subject Type Invalid</code></p> |
|
161 </td> |
|
162 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
163 <p>The <code>Filter.Subject</code> property contains a value with |
|
164 an invalid type.</p> |
|
165 </td> |
|
166 </tr> |
|
167 <tr class=""> |
|
168 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
169 <p><code>Messaging:GetList: StartDate Type Invalid</code></p> |
|
170 </td> |
|
171 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
172 <p>The <code>Filter.StartDate</code> property contains a value |
|
173 with an invalid type.</p> |
|
174 </td> |
|
175 </tr> |
|
176 <tr class="bg "> |
|
177 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
178 <p><code>Messaging:GetList: StartDate Value Incorrect</code></p> |
|
179 </td> |
|
180 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
181 <p>The <code>Filter.StartDate</code> property contains an invalid |
|
182 value.</p> |
|
183 </td> |
|
184 </tr> |
|
185 <tr class=""> |
|
186 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
187 <p><code>Messaging:GetList: EndDate Type Invalid</code></p> |
|
188 </td> |
|
189 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
190 <p>The <code>Filter.EndDate</code> property contains a value with |
|
191 an invalid type.</p> |
|
192 </td> |
|
193 </tr> |
|
194 <tr class="bg "> |
|
195 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
196 <p><code>Messaging:GetList: EndDate Value Incorrect</code></p> |
|
197 </td> |
|
198 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
199 <p>The <code>Filter.EndDate</code> property contains an invalid |
|
200 value.</p> |
|
201 </td> |
|
202 </tr> |
|
203 <tr class=""> |
|
204 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
205 <p><code>Messaging:GetList: SortOrder Type Invalid</code></p> |
|
206 </td> |
|
207 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
208 <p>The <code>Sort</code> property contains a value with an invalid |
|
209 type.</p> |
|
210 </td> |
|
211 </tr> |
|
212 <tr class="bg "> |
|
213 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
214 <p><code>Messaging:GetList: SortOrder Value Incorrect</code></p> |
|
215 </td> |
|
216 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
217 <p>The <code>Sort</code> property contains an invalid value.</p> |
|
218 </td> |
|
219 </tr> |
|
220 <tr class=""> |
|
221 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
222 <p><code>Messaging:GetList: Key Type Invalid</code></p> |
|
223 </td> |
|
224 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
225 <p>The <code>Sort.Key</code> property contains a value with an |
|
226 invalid type.</p> |
|
227 </td> |
|
228 </tr> |
|
229 <tr class="bg "> |
|
230 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
231 <p><code>Messaging:GetList: Order Type Invalid</code></p> |
|
232 </td> |
|
233 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
234 <p>The <code>Sort.Order</code> property contains a value with an |
|
235 invalid type.</p> |
|
236 </td> |
|
237 </tr> |
|
238 <tr class=""> |
|
239 <td class="cellrowborder" valign="top" headers="d0e61905 "> |
|
240 <p><code>Messaging:GetList: Asynchronous Operation not supported</code></p> |
|
241 </td> |
|
242 <td class="cellrowborder" valign="top" headers="d0e61910 "> |
|
243 <p>The method was called asynchronously. This is not supported.</p> |
|
244 </td> |
|
245 </tr> |
|
246 </tbody> |
|
247 </table></div></div> |
|
248 <div><h3>Send</h3> |
|
249 <p>The following table describes the error messages returned by <a href="GUID-5295F092-004B-43F4-85DB-7C54ED14D6DB.html#GUID-5295F092-004B-43F4-85DB-7C54ED14D6DB"><code>Send</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>Send</code> as |
|
250 part of their return value.</p> |
|
251 <div class="tablenoborder"><a name="GUID-0329CA17-38DD-4C6B-A4A2-9FD45362BC7F"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-0329CA17-38DD-4C6B-A4A2-9FD45362BC7F" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Send error messages</caption> |
|
252 <thead align="left"> |
|
253 <tr class="title "><th class="cellrowborder" valign="top" id="d0e62347"> |
|
254 <p>Error message</p> |
|
255 </th><th class="cellrowborder" valign="top" id="d0e62352"> |
|
256 <p>Description</p> |
|
257 </th></tr> |
|
258 </thead> |
|
259 <tbody> |
|
260 <tr class=""> |
|
261 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
262 <p><code>Messaging:Send: MessageType Type Invalid</code></p> |
|
263 </td> |
|
264 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
265 <p>The <code>MessageType</code> property contains a value with |
|
266 an invalid type.</p> |
|
267 </td> |
|
268 </tr> |
|
269 <tr class="bg "> |
|
270 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
271 <p><code>Messaging:Send: MessageType Value Incorrect</code></p> |
|
272 </td> |
|
273 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
274 <p>The <code>MessageType</code> property contains an invalid value.</p> |
|
275 </td> |
|
276 </tr> |
|
277 <tr class=""> |
|
278 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
279 <p><code>Messaging:Send: MessageType Missing</code></p> |
|
280 </td> |
|
281 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
282 <p>The <code>MessageType</code> property is missing from the input.</p> |
|
283 </td> |
|
284 </tr> |
|
285 <tr class="bg "> |
|
286 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
287 <p><code>Messaging:Send: To Type Invalid</code></p> |
|
288 </td> |
|
289 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
290 <p>The <code>To</code> property contains a value with an invalid |
|
291 type.</p> |
|
292 </td> |
|
293 </tr> |
|
294 <tr class=""> |
|
295 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
296 <p><code>Messaging:Send: To Value Incorrect</code></p> |
|
297 </td> |
|
298 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
299 <p>The <code>To</code> property contains an invalid value.</p> |
|
300 </td> |
|
301 </tr> |
|
302 <tr class="bg "> |
|
303 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
304 <p><code>Messaging:Send: To Missing</code></p> |
|
305 </td> |
|
306 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
307 <p>The <code>To</code> property is missing from the input.</p> |
|
308 </td> |
|
309 </tr> |
|
310 <tr class=""> |
|
311 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
312 <p><code>Messaging:Send: BodyText Type Invalid</code></p> |
|
313 </td> |
|
314 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
315 <p>The <code>BodyText</code> property contains a value with an |
|
316 invalid type.</p> |
|
317 </td> |
|
318 </tr> |
|
319 <tr class="bg "> |
|
320 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
321 <p><code>Messaging:Send: Subject Type Invalid</code></p> |
|
322 </td> |
|
323 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
324 <p>The <code>Subject</code> property contains a value with an invalid |
|
325 type.</p> |
|
326 </td> |
|
327 </tr> |
|
328 <tr class=""> |
|
329 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
330 <p><code>Messaging:Send: Attachment Type Invalid</code></p> |
|
331 </td> |
|
332 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
333 <p>The <code>Attachment</code> property contains a value with an |
|
334 invalid type.</p> |
|
335 </td> |
|
336 </tr> |
|
337 <tr class="bg "> |
|
338 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
339 <p><code>Messaging:Send: Attachment Value Incorrect</code></p> |
|
340 </td> |
|
341 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
342 <p>The <code>Attachment</code> property contains an invalid value.</p> |
|
343 </td> |
|
344 </tr> |
|
345 <tr class=""> |
|
346 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
347 <p><code>Messaging:Send: MimeType Type Invalid</code></p> |
|
348 </td> |
|
349 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
350 <p>The <code>MimeType</code> property contains a value with an |
|
351 invalid type.</p> |
|
352 </td> |
|
353 </tr> |
|
354 <tr class="bg "> |
|
355 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
356 <p><code>Messaging:Send: MimeType Value Incorrect</code></p> |
|
357 </td> |
|
358 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
359 <p>The <code>MimeType</code> property contains an invalid value.</p> |
|
360 </td> |
|
361 </tr> |
|
362 <tr class=""> |
|
363 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
364 <p><code>Messaging:Send: MessageParam Type Invalid</code></p> |
|
365 </td> |
|
366 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
367 <p>The <code>MessageParam</code> property contains a value with |
|
368 an invalid type.</p> |
|
369 </td> |
|
370 </tr> |
|
371 <tr class="bg "> |
|
372 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
373 <p><code>Messaging:Send: TemplateId Type Invalid</code></p> |
|
374 </td> |
|
375 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
376 <p>The <code>MessageParam.TemplateId</code> property contains a |
|
377 value with an invalid type.</p> |
|
378 </td> |
|
379 </tr> |
|
380 <tr class=""> |
|
381 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
382 <p><code>Messaging:Send: LaunchEditor Type Invalid</code></p> |
|
383 </td> |
|
384 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
385 <p>The <code>MessageParam.LaunchEditor</code> property contains |
|
386 a value with an invalid type.</p> |
|
387 </td> |
|
388 </tr> |
|
389 <tr class="bg "> |
|
390 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
391 <p><code>Messaging:Send: To Type Invalid</code></p> |
|
392 </td> |
|
393 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
394 <p>The <code>MessageParam.To</code> property contains a value with |
|
395 an invalid type.</p> |
|
396 </td> |
|
397 </tr> |
|
398 <tr class=""> |
|
399 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
400 <p><code>Messaging:Send: To List Element Type Invalid</code></p> |
|
401 </td> |
|
402 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
403 <p>An item in the <code>MessageParam.To</code> array contains a |
|
404 value with an invalid type.</p> |
|
405 </td> |
|
406 </tr> |
|
407 <tr class="bg "> |
|
408 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
409 <p><code>Messaging:Send: To List Element Value Incorrect</code></p> |
|
410 </td> |
|
411 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
412 <p>An item in the <code>MessageParam.To</code> array contains an |
|
413 invalid value.</p> |
|
414 </td> |
|
415 </tr> |
|
416 <tr class=""> |
|
417 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
418 <p><code>Messaging:Send: Cc Type Invalid</code></p> |
|
419 </td> |
|
420 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
421 <p>The <code>MessageParam.Cc</code> property contains a value with |
|
422 an invalid type.</p> |
|
423 </td> |
|
424 </tr> |
|
425 <tr class="bg "> |
|
426 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
427 <p><code>Messaging:Send: Cc List Element Type Invalid</code></p> |
|
428 </td> |
|
429 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
430 <p>An item in the <code>MessageParam.Cc</code> array contains a |
|
431 value with an invalid type.</p> |
|
432 </td> |
|
433 </tr> |
|
434 <tr class=""> |
|
435 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
436 <p><code>Messaging:Send: Cc List Element Value Incorrect</code></p> |
|
437 </td> |
|
438 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
439 <p>An item in the <code>MessageParam.Cc</code> array contains an |
|
440 invalid value.</p> |
|
441 </td> |
|
442 </tr> |
|
443 <tr class="bg "> |
|
444 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
445 <p><code>Messaging:Send: Bcc Type Invalid</code></p> |
|
446 </td> |
|
447 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
448 <p>The <code>MessageParam.Bcc</code> property contains a value |
|
449 with an invalid type.</p> |
|
450 </td> |
|
451 </tr> |
|
452 <tr class=""> |
|
453 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
454 <p><code>Messaging:Send: Bcc List Element Type Invalid</code></p> |
|
455 </td> |
|
456 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
457 <p>An item in the <code>MessageParam.Bcc</code> array contains |
|
458 a value with an invalid type.</p> |
|
459 </td> |
|
460 </tr> |
|
461 <tr class="bg "> |
|
462 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
463 <p><code>Messaging:Send: Bcc List Element Value Incorrect</code></p> |
|
464 </td> |
|
465 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
466 <p>An item in the <code>MessageParam.Bcc</code> array contains |
|
467 an invalid value.</p> |
|
468 </td> |
|
469 </tr> |
|
470 <tr class=""> |
|
471 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
472 <p><code>Messaging:Send: AttachmentList Type Invalid</code></p> |
|
473 </td> |
|
474 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
475 <p>The <code>MessageParam.AttachmentList</code> property contains |
|
476 a value with an invalid type.</p> |
|
477 </td> |
|
478 </tr> |
|
479 <tr class="bg "> |
|
480 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
481 <p><code>Messaging:Send: AttachmentList Element Type Invalid</code></p> |
|
482 </td> |
|
483 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
484 <p>An item in the <code>MessageParam.AttachmentList</code> array |
|
485 contains a value with an invalid type.</p> |
|
486 </td> |
|
487 </tr> |
|
488 <tr class=""> |
|
489 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
490 <p><code>Messaging:Send: FileName Type Invalid</code></p> |
|
491 </td> |
|
492 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
493 <p>A <code>MessageParam.AttachmentList[item].FileName</code> property |
|
494 contains a value with an invalid type.</p> |
|
495 </td> |
|
496 </tr> |
|
497 <tr class="bg "> |
|
498 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
499 <p><code>Messaging:Send: FileName Value Incorrect</code></p> |
|
500 </td> |
|
501 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
502 <p>A <code>MessageParam.AttachmentList[item].FileName</code> property |
|
503 contains an invalid value.</p> |
|
504 </td> |
|
505 </tr> |
|
506 <tr class=""> |
|
507 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
508 <p><code>Messaging:Send: MimeType Type Invalid</code></p> |
|
509 </td> |
|
510 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
511 <p>A <code>MessageParam.AttachmentList[item].MimeType</code> property |
|
512 contains a value with an invalid type.</p> |
|
513 </td> |
|
514 </tr> |
|
515 <tr class="bg "> |
|
516 <td class="cellrowborder" valign="top" headers="d0e62347 "> |
|
517 <p><code>Messaging:Send: MimeType Value Incorrect</code></p> |
|
518 </td> |
|
519 <td class="cellrowborder" valign="top" headers="d0e62352 "> |
|
520 <p>A <code>MessageParam.AttachmentList[item].MimeType</code> property |
|
521 contains an invalid value.</p> |
|
522 </td> |
|
523 </tr> |
|
524 </tbody> |
|
525 </table></div></div> |
|
526 <div><h3>RegisterNotification</h3> |
|
527 <p>The following table describes the error messages returned by <a href="GUID-DFEDF3BF-BA73-4418-815C-83B80B888821.html#GUID-DFEDF3BF-BA73-4418-815C-83B80B888821"><code>RegisterNotification</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>RegisterNotification</code> as part of their return value.</p> |
|
528 <div class="tablenoborder"><a name="GUID-501C452E-A4BD-407C-9CA7-4E7DAC057270"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-501C452E-A4BD-407C-9CA7-4E7DAC057270" frame="border" border="1" rules="all"><caption><strong>Table: </strong>RegisterNotification |
|
529 error messages</caption> |
|
530 <thead align="left"> |
|
531 <tr class="title "><th class="cellrowborder" valign="top" id="d0e62963"> |
|
532 <p>Error message</p> |
|
533 </th><th class="cellrowborder" valign="top" id="d0e62968"> |
|
534 <p>Description</p> |
|
535 </th></tr> |
|
536 </thead> |
|
537 <tbody> |
|
538 <tr class=""> |
|
539 <td class="cellrowborder" valign="top" headers="d0e62963 "> |
|
540 <p><code>Messaging:RegisterNotification: Type Type Invalid</code></p> |
|
541 </td> |
|
542 <td class="cellrowborder" valign="top" headers="d0e62968 "> |
|
543 <p>The <code>Type</code> property contains a value with an invalid |
|
544 type.</p> |
|
545 </td> |
|
546 </tr> |
|
547 <tr class="bg "> |
|
548 <td class="cellrowborder" valign="top" headers="d0e62963 "> |
|
549 <p><code>Messaging:RegisterNotification: Type Value Incorrect</code></p> |
|
550 </td> |
|
551 <td class="cellrowborder" valign="top" headers="d0e62968 "> |
|
552 <p>The <code>Type</code> property contains an invalid value.</p> |
|
553 </td> |
|
554 </tr> |
|
555 <tr class=""> |
|
556 <td class="cellrowborder" valign="top" headers="d0e62963 "> |
|
557 <p><code>Messaging:RegisterNotification: Type Missing</code></p> |
|
558 </td> |
|
559 <td class="cellrowborder" valign="top" headers="d0e62968 "> |
|
560 <p>The <code>Type</code> property is missing from the input.</p> |
|
561 </td> |
|
562 </tr> |
|
563 <tr class="bg "> |
|
564 <td class="cellrowborder" valign="top" headers="d0e62963 "> |
|
565 <p><code>Messaging:RegisterNotification: Synchronous Operation not |
|
566 supported</code></p> |
|
567 </td> |
|
568 <td class="cellrowborder" valign="top" headers="d0e62968 "> |
|
569 <p>The method was called synchronously. This is not supported.</p> |
|
570 </td> |
|
571 </tr> |
|
572 </tbody> |
|
573 </table></div></div> |
|
574 <div><h3>CancelNotification</h3> |
|
575 <p>The following table describes the error messages returned by <a href="GUID-E2FDB3FB-2B5E-430C-81B5-9C0C22C4CC04.html#GUID-E2FDB3FB-2B5E-430C-81B5-9C0C22C4CC04"><code>CancelNotification</code></a> as part of its return value.</p> |
|
576 <div class="tablenoborder"><a name="GUID-11B634F2-838D-4FD8-BB39-60AAE233C261"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-11B634F2-838D-4FD8-BB39-60AAE233C261" frame="border" border="1" rules="all"><caption><strong>Table: </strong>CancelNotification |
|
577 error messages</caption> |
|
578 <thead align="left"> |
|
579 <tr class="title "><th class="cellrowborder" valign="top" id="d0e63075"> |
|
580 <p>Error message</p> |
|
581 </th><th class="cellrowborder" valign="top" id="d0e63080"> |
|
582 <p>Description</p> |
|
583 </th></tr> |
|
584 </thead> |
|
585 <tbody> |
|
586 <tr class=""> |
|
587 <td class="cellrowborder" valign="top" headers="d0e63075 "> |
|
588 <p><code>Messaging:CancelNotification: Type Type Invalid</code></p> |
|
589 </td> |
|
590 <td class="cellrowborder" valign="top" headers="d0e63080 "> |
|
591 <p>The <code>Type</code> property contains a value with an invalid |
|
592 type.</p> |
|
593 </td> |
|
594 </tr> |
|
595 <tr class="bg "> |
|
596 <td class="cellrowborder" valign="top" headers="d0e63075 "> |
|
597 <p><code>Messaging:CancelNotification: Type Value Incorrect</code></p> |
|
598 </td> |
|
599 <td class="cellrowborder" valign="top" headers="d0e63080 "> |
|
600 <p>The <code>Type</code> property contains an invalid value.</p> |
|
601 </td> |
|
602 </tr> |
|
603 <tr class=""> |
|
604 <td class="cellrowborder" valign="top" headers="d0e63075 "> |
|
605 <p><code>Messaging:CancelNotification: Type Missing</code></p> |
|
606 </td> |
|
607 <td class="cellrowborder" valign="top" headers="d0e63080 "> |
|
608 <p>The <code>Type</code> property is missing from the input.</p> |
|
609 </td> |
|
610 </tr> |
|
611 <tr class="bg "> |
|
612 <td class="cellrowborder" valign="top" headers="d0e63075 "> |
|
613 <p><code>Messaging:CancelNotification: Asynchronous Operation not supported</code></p> |
|
614 </td> |
|
615 <td class="cellrowborder" valign="top" headers="d0e63080 "> |
|
616 <p>The method was called asynchronously. This is not supported.</p> |
|
617 </td> |
|
618 </tr> |
|
619 </tbody> |
|
620 </table></div></div> |
|
621 <div><h3>ChangeStatus</h3> |
|
622 <p>The following table describes the error messages returned by <a href="GUID-74A4C52A-6150-4237-81B5-A864F01FADF5.html#GUID-74A4C52A-6150-4237-81B5-A864F01FADF5"><code>ChangeStatus</code></a> as part of its return value.</p> |
|
623 <div class="tablenoborder"><a name="GUID-17EDF025-8597-44A7-B584-D3F8D8B5A3EB"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-17EDF025-8597-44A7-B584-D3F8D8B5A3EB" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ChangeStatus |
|
624 error messages</caption> |
|
625 <thead align="left"> |
|
626 <tr class="title "><th class="cellrowborder" valign="top" id="d0e63187"> |
|
627 <p>Error message</p> |
|
628 </th><th class="cellrowborder" valign="top" id="d0e63192"> |
|
629 <p>Description</p> |
|
630 </th></tr> |
|
631 </thead> |
|
632 <tbody> |
|
633 <tr class=""> |
|
634 <td class="cellrowborder" valign="top" headers="d0e63187 "> |
|
635 <p><code>Messaging:ChangeStatus: MessageId Type Invalid</code></p> |
|
636 </td> |
|
637 <td class="cellrowborder" valign="top" headers="d0e63192 "> |
|
638 <p>The <code>MessageId</code> property contains a value with an |
|
639 invalid type.</p> |
|
640 </td> |
|
641 </tr> |
|
642 <tr class="bg "> |
|
643 <td class="cellrowborder" valign="top" headers="d0e63187 "> |
|
644 <p><code>Messaging:ChangeStatus: MessageId Value Incorrect</code></p> |
|
645 </td> |
|
646 <td class="cellrowborder" valign="top" headers="d0e63192 "> |
|
647 <p>The <code>MessageId</code> property contains an invalid value.</p> |
|
648 </td> |
|
649 </tr> |
|
650 <tr class=""> |
|
651 <td class="cellrowborder" valign="top" headers="d0e63187 "> |
|
652 <p><code>Messaging:ChangeStatus: MessageId Missing</code></p> |
|
653 </td> |
|
654 <td class="cellrowborder" valign="top" headers="d0e63192 "> |
|
655 <p>The <code>MessageId</code> property is missing from the input.</p> |
|
656 </td> |
|
657 </tr> |
|
658 <tr class="bg "> |
|
659 <td class="cellrowborder" valign="top" headers="d0e63187 "> |
|
660 <p><code>Messaging:ChangeStatus: Status Type Invalid</code></p> |
|
661 </td> |
|
662 <td class="cellrowborder" valign="top" headers="d0e63192 "> |
|
663 <p>The <code>Status</code> property contains a value with an invalid |
|
664 type.</p> |
|
665 </td> |
|
666 </tr> |
|
667 <tr class=""> |
|
668 <td class="cellrowborder" valign="top" headers="d0e63187 "> |
|
669 <p><code>Messaging:ChangeStatus: Status Value Incorrect</code></p> |
|
670 </td> |
|
671 <td class="cellrowborder" valign="top" headers="d0e63192 "> |
|
672 <p>The <code>Status</code> property contains an invalid value.</p> |
|
673 </td> |
|
674 </tr> |
|
675 <tr class="bg "> |
|
676 <td class="cellrowborder" valign="top" headers="d0e63187 "> |
|
677 <p><code>Messaging:ChangeStatus: Status Missing</code></p> |
|
678 </td> |
|
679 <td class="cellrowborder" valign="top" headers="d0e63192 "> |
|
680 <p>The <code>Status</code> property is missing from the input.</p> |
|
681 </td> |
|
682 </tr> |
|
683 <tr class=""> |
|
684 <td class="cellrowborder" valign="top" headers="d0e63187 "> |
|
685 <p><code>Messaging:ChangeStatus: Asynchronous Operation not supported</code></p> |
|
686 </td> |
|
687 <td class="cellrowborder" valign="top" headers="d0e63192 "> |
|
688 <p>The method was called asynchronously. This is not supported.</p> |
|
689 </td> |
|
690 </tr> |
|
691 </tbody> |
|
692 </table></div></div> |
|
693 <div><h3>Delete</h3> |
|
694 <p>The following table describes the error messages returned by <a href="GUID-BE6FB5B3-020A-44F3-A4AC-DFD0FEA42B7A.html#GUID-BE6FB5B3-020A-44F3-A4AC-DFD0FEA42B7A"><code>Delete</code></a> as part of its return value.</p> |
|
695 <div class="tablenoborder"><a name="GUID-A161FF27-08AD-48A9-8CD4-259221116904"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-A161FF27-08AD-48A9-8CD4-259221116904" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Delete error |
|
696 messages</caption> |
|
697 <thead align="left"> |
|
698 <tr class="title "><th class="cellrowborder" valign="top" id="d0e63356"> |
|
699 <p>Error message</p> |
|
700 </th><th class="cellrowborder" valign="top" id="d0e63361"> |
|
701 <p>Description</p> |
|
702 </th></tr> |
|
703 </thead> |
|
704 <tbody> |
|
705 <tr class=""> |
|
706 <td class="cellrowborder" valign="top" headers="d0e63356 "> |
|
707 <p><code>Messaging:Delete: MessageId Type Invalid</code></p> |
|
708 </td> |
|
709 <td class="cellrowborder" valign="top" headers="d0e63361 "> |
|
710 <p>The <code>MessageId</code> property contains a value with an |
|
711 invalid type.</p> |
|
712 </td> |
|
713 </tr> |
|
714 <tr class="bg "> |
|
715 <td class="cellrowborder" valign="top" headers="d0e63356 "> |
|
716 <p><code>Messaging:Delete: MessageId Value Incorrect</code></p> |
|
717 </td> |
|
718 <td class="cellrowborder" valign="top" headers="d0e63361 "> |
|
719 <p>The <code>MessageId</code> property contains a negative value.</p> |
|
720 </td> |
|
721 </tr> |
|
722 <tr class=""> |
|
723 <td class="cellrowborder" valign="top" headers="d0e63356 "> |
|
724 <p><code>Messaging:Delete: MessageId Missing</code></p> |
|
725 </td> |
|
726 <td class="cellrowborder" valign="top" headers="d0e63361 "> |
|
727 <p>The <code>MessageId</code> property is missing from the input.</p> |
|
728 </td> |
|
729 </tr> |
|
730 <tr class="bg "> |
|
731 <td class="cellrowborder" valign="top" headers="d0e63356 "> |
|
732 <p><code>Messaging:Delete: Asynchronous Operation not supported</code></p> |
|
733 </td> |
|
734 <td class="cellrowborder" valign="top" headers="d0e63361 "> |
|
735 <p>The method was called asynchronously. This is not supported.</p> |
|
736 </td> |
|
737 </tr> |
|
738 </tbody> |
|
739 </table></div></div> |
|
740 <div><h3>Cancel</h3> |
|
741 <p>The following table describes the error messages returned by <a href="GUID-2EBDD073-499C-4A1E-A0DA-4FF8243A6479.html#GUID-2EBDD073-499C-4A1E-A0DA-4FF8243A6479"><code>Cancel</code></a> as part of its return value.</p> |
|
742 <div class="tablenoborder"><a name="GUID-B860EA34-6E7E-4539-9EFA-09FCF4F62EA1"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-B860EA34-6E7E-4539-9EFA-09FCF4F62EA1" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Cancel error |
|
743 messages</caption> |
|
744 <thead align="left"> |
|
745 <tr class="title "><th class="cellrowborder" valign="top" id="d0e63468"> |
|
746 <p>Error message</p> |
|
747 </th><th class="cellrowborder" valign="top" id="d0e63473"> |
|
748 <p>Description</p> |
|
749 </th></tr> |
|
750 </thead> |
|
751 <tbody> |
|
752 <tr class=""> |
|
753 <td class="cellrowborder" valign="top" headers="d0e63468 "> |
|
754 <p><code>Messaging:Cancel:Invalid TransactionID</code></p> |
|
755 </td> |
|
756 <td class="cellrowborder" valign="top" headers="d0e63473 "> |
|
757 <p>Either an invalid <code>TransactionID</code> was passed or an |
|
758 asynchronous call associated with this ID has already been completed.</p> |
|
759 </td> |
|
760 </tr> |
|
761 <tr class="bg "> |
|
762 <td class="cellrowborder" valign="top" headers="d0e63468 "> |
|
763 <p><code>Messaging:Cancel:Missing TransactionID</code></p> |
|
764 </td> |
|
765 <td class="cellrowborder" valign="top" headers="d0e63473 "> |
|
766 <p>The <code>TransactionID</code> property is missing from the |
|
767 input.</p> |
|
768 </td> |
|
769 </tr> |
|
770 </tbody> |
|
771 </table></div></div> |
|
772 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |