|
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="Returned notification information"/><meta name="DC.Relation" scheme="URI" content="GUID-B11EEC60-6A5C-40A6-A54A-74504B2BEE4F"/><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-CABB28B8-D2B1-496B-BD7E-34FF496E60B4"/><meta name="DC.Relation" scheme="URI" content="GUID-D4014B08-C48C-48EB-B3A5-1A09FF636B3C"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-13C405C4-F914-469C-84BF-D1EDF0322A24"/><title>Returned |
|
5 notification information </title><script type="text/javascript"> |
|
6 function initPage() {} |
|
7 </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-13C405C4-F914-469C-84BF-D1EDF0322A24">Returned |
|
8 notification information</h1><div> |
|
9 <p>The <code>ReturnValue</code> property returned by <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> is an iterator containing the requested notification information |
|
10 on calendar entry changes. Each item (object) in the iterator corresponds |
|
11 to one change in the target calendar.</p> |
|
12 <div class="tablenoborder"><a name="GUID-C30183A4-57AA-4AA5-B4FF-2CEB601D0A1A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-C30183A4-57AA-4AA5-B4FF-2CEB601D0A1A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ReturnValue properties |
|
13 for notification information</caption> |
|
14 |
|
15 <thead align="left"> |
|
16 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e24901"> |
|
17 <p>Property</p> |
|
18 </th><th class="cellrowborder" valign="top" width="25%" id="d0e24906"> |
|
19 <p>Description</p> |
|
20 </th><th class="cellrowborder" valign="top" width="25%" id="d0e24911"> |
|
21 <p>Type</p> |
|
22 </th><th class="cellrowborder" valign="top" width="25%" id="d0e24916"> |
|
23 <p>Value</p> |
|
24 </th></tr> |
|
25 </thead> |
|
26 <tbody> |
|
27 <tr class=""> |
|
28 <td class="cellrowborder" valign="top" width="25%" headers="d0e24901 "> |
|
29 <p><code><item>.ChangeType</code></p> |
|
30 </td> |
|
31 <td class="cellrowborder" valign="top" width="25%" headers="d0e24906 "> |
|
32 <p>Specifies the type of change made in the calendar.</p> |
|
33 </td> |
|
34 <td class="cellrowborder" valign="top" width="25%" headers="d0e24911 "> |
|
35 <p>string</p> |
|
36 </td> |
|
37 <td class="cellrowborder" valign="top" width="25%" headers="d0e24916 "> |
|
38 <p>Possible values:</p> |
|
39 <ul> |
|
40 <li><p><code>"Add"</code></p></li> |
|
41 <li><p><code>"Delete"</code></p></li> |
|
42 <li><p><code>"Modify"</code></p></li> |
|
43 <li><p><code>"Unknown"</code></p></li> |
|
44 </ul> |
|
45 </td> |
|
46 </tr> |
|
47 <tr class="bg "> |
|
48 <td class="cellrowborder" valign="top" width="25%" headers="d0e24901 "> |
|
49 <p><code><item>.LocalId</code></p> |
|
50 </td> |
|
51 <td class="cellrowborder" valign="top" width="25%" headers="d0e24906 "> |
|
52 <p>Specifies the <code>LocalId</code> of the calendar entry that |
|
53 was created, deleted, or updated.</p> |
|
54 </td> |
|
55 <td class="cellrowborder" valign="top" width="25%" headers="d0e24911 "> |
|
56 <p>string</p> |
|
57 </td> |
|
58 <td class="cellrowborder" valign="top" width="25%" headers="d0e24916 "> </td> |
|
59 </tr> |
|
60 </tbody> |
|
61 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |