|
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="System data types"/><meta name="DC.Relation" scheme="URI" content="GUID-DBB90F32-C1FA-4B0C-9BCA-89177140A60D"/><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-AEB26A58-1DE2-46CB-81EC-6DB3A477B7A3"/><meta name="DC.Relation" scheme="URI" content="GUID-B796D072-4E51-4BC7-9259-84530DB3539D"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-4C79E511-1C1A-475D-BBBB-4F1F6D406340"/><title>System |
|
5 data types </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-4C79E511-1C1A-475D-BBBB-4F1F6D406340">System |
|
8 data types</h1><div> |
|
9 <p>System data types determine what kind of values system attributes are |
|
10 associated with. In <span>JavaScript</span> terms, the specified data type |
|
11 determines the <code>SystemData</code> (input) and <code>ReturnValue</code> (output) |
|
12 object properties that represent the value of a system attribute. Depending |
|
13 on the system data type, there can be one or more properties. Depending on |
|
14 the system attribute, the data type used for method input may differ from |
|
15 the data type used for method output.</p> |
|
16 <p/> |
|
17 <p>The <a href="GUID-AEB26A58-1DE2-46CB-81EC-6DB3A477B7A3.html#GUID-AEB26A58-1DE2-46CB-81EC-6DB3A477B7A3">SystemInfo |
|
18 Service API</a> supports the following system data types:</p> |
|
19 <ul> |
|
20 <li><p><a href="#GUID-EBD34604-6A55-4CEA-9F2E-8F00F681D50A"><code>Status</code></a></p></li> |
|
21 <li><p><a href="#GUID-441D3468-5504-4321-860D-A15B4CC4E278"><code>StringData</code></a></p></li> |
|
22 <li><p><a href="#GUID-493933AB-731B-46CA-A6E9-DCDF3ADC8F6A"><code>NetworkInfo</code></a></p></li> |
|
23 <li><p><a href="#GUID-95A86239-F5BC-46E7-9059-506EE37BFAEC"><code>ConnectionList</code></a></p></li> |
|
24 <li><p><a href="#GUID-02CAF5CE-6BCB-43E3-8981-39FA12DAB0AE"><code>ConnectionInfo</code></a></p></li> |
|
25 <li><p><a href="#GUID-4B4F4A06-600D-4514-8F14-ED9BE1976B1A"><code>AccessoryList</code></a></p></li> |
|
26 <li><p><a href="#GUID-32FABF97-57BF-4736-85A5-E60B401270B0"><code>AccessoryInfo</code></a></p></li> |
|
27 <li><p><a href="#GUID-DA5BB8EB-3626-4D4A-A8E6-B6C45F359777"><code>LanguageList</code></a></p></li> |
|
28 <li><p><a href="#GUID-25423780-95B5-4689-B4E1-4B29CC2CAD43"><code>Version</code></a></p></li> |
|
29 <li><p><a href="#GUID-04BCC0E2-AAA0-4F50-A554-C63A075E052D"><code>DriveList</code></a></p></li> |
|
30 <li><p><a href="#GUID-3D531FEF-1D7D-4FAC-8208-52794A252C10"><code>DriveInfo</code></a></p></li> |
|
31 <li><p><a href="#GUID-DF014B20-E009-4FC6-9D89-F2077B1ADE69"><code>Resolution</code></a></p></li> |
|
32 <li><p><a href="#GUID-A5C305E9-9389-4808-A508-02381F87282F"><code>StringList</code></a></p></li> |
|
33 </ul> |
|
34 <p>The following tables describes the supported system data types. To find |
|
35 out which system attribute uses which system data type, and whether the same |
|
36 data type is used for both input and output, see section <a href="GUID-DBB90F32-C1FA-4B0C-9BCA-89177140A60D.html#GUID-DBB90F32-C1FA-4B0C-9BCA-89177140A60D">Supported system attributes (entities and keys)</a>.</p> |
|
37 <div class="tablenoborder"><a name="GUID-EBD34604-6A55-4CEA-9F2E-8F00F681D50A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-EBD34604-6A55-4CEA-9F2E-8F00F681D50A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Status</caption> |
|
38 <thead align="left"> |
|
39 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e73804"> |
|
40 <p>Property</p> |
|
41 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73809"> |
|
42 <p>Description</p> |
|
43 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73814"> |
|
44 <p>Type</p> |
|
45 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73819"> |
|
46 <p>Value</p> |
|
47 </th></tr> |
|
48 </thead> |
|
49 <tbody> |
|
50 <tr class=""> |
|
51 <td class="cellrowborder" valign="top" width="25%" headers="d0e73804 "> |
|
52 <p><code>Status</code></p> |
|
53 </td> |
|
54 <td class="cellrowborder" valign="top" width="25%" headers="d0e73809 "> |
|
55 <p>Specifies status information about the system attribute.</p> |
|
56 </td> |
|
57 <td class="cellrowborder" valign="top" width="25%" headers="d0e73814 "> |
|
58 <p>number</p> |
|
59 </td> |
|
60 <td class="cellrowborder" valign="top" width="25%" headers="d0e73819 "> |
|
61 <p>For example:</p> |
|
62 <ul> |
|
63 <li><p>Battery strength (%): <code>1 - 100</code></p> |
|
64 </li> |
|
65 <li><p>Network mode: <code>0 - 2</code></p></li> |
|
66 </ul> |
|
67 </td> |
|
68 </tr> |
|
69 </tbody> |
|
70 </table></div><div class="tablenoborder"><a name="GUID-441D3468-5504-4321-860D-A15B4CC4E278"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-441D3468-5504-4321-860D-A15B4CC4E278" frame="border" border="1" rules="all"><caption><strong>Table: </strong>StringData</caption> |
|
71 <thead align="left"> |
|
72 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e73887"> |
|
73 <p>Property</p> |
|
74 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73892"> |
|
75 <p>Description</p> |
|
76 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73897"> |
|
77 <p>Type</p> |
|
78 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73902"> |
|
79 <p>Value</p> |
|
80 </th></tr> |
|
81 </thead> |
|
82 <tbody> |
|
83 <tr class=""> |
|
84 <td class="cellrowborder" valign="top" width="25%" headers="d0e73887 "> |
|
85 <p><code>StringData</code></p> |
|
86 </td> |
|
87 <td class="cellrowborder" valign="top" width="25%" headers="d0e73892 "> |
|
88 <p>Specifies information about the system attribute in text string format.</p> |
|
89 <p>This can be used to indicate wallpaper path, IMEI number, phone model, |
|
90 manufacturer, and so forth.</p> |
|
91 </td> |
|
92 <td class="cellrowborder" valign="top" width="25%" headers="d0e73897 "> |
|
93 <p>string</p> |
|
94 </td> |
|
95 <td class="cellrowborder" valign="top" width="25%" headers="d0e73902 "> |
|
96 <p>For example:</p> |
|
97 <ul> |
|
98 <li><p>Phone model: <code>"N70"</code></p></li> |
|
99 <li><p>Manufacturer: <code>"Nokia"</code></p></li> |
|
100 <li><p>Wallpaper path: <code>"C://Data//Others//wallpaper.jpeg"</code></p> |
|
101 </li> |
|
102 </ul> |
|
103 </td> |
|
104 </tr> |
|
105 </tbody> |
|
106 </table></div><div class="tablenoborder"><a name="GUID-493933AB-731B-46CA-A6E9-DCDF3ADC8F6A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-493933AB-731B-46CA-A6E9-DCDF3ADC8F6A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>NetworkInfo</caption> |
|
107 <thead align="left"> |
|
108 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e73979"> |
|
109 <p>Property</p> |
|
110 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73984"> |
|
111 <p>Description</p> |
|
112 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73989"> |
|
113 <p>Type</p> |
|
114 </th><th class="cellrowborder" valign="top" width="25%" id="d0e73994"> |
|
115 <p>Value</p> |
|
116 </th></tr> |
|
117 </thead> |
|
118 <tbody> |
|
119 <tr class=""> |
|
120 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
121 <p><code>NetworkName</code></p> |
|
122 </td> |
|
123 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
124 <p>Specifies the name of the network connection of the device.</p> |
|
125 </td> |
|
126 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
127 <p>string</p> |
|
128 </td> |
|
129 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> </td> |
|
130 </tr> |
|
131 <tr class="bg "> |
|
132 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
133 <p><code>NetworkStatus</code></p> |
|
134 </td> |
|
135 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
136 <p>Specifies the status of the network.</p> |
|
137 </td> |
|
138 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
139 <p>number</p> |
|
140 </td> |
|
141 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> |
|
142 <p>Possible values:</p> |
|
143 <ul> |
|
144 <li><p><code>-1</code> - Unknown</p></li> |
|
145 <li><p><code>0</code> - Available: Specifies the network |
|
146 ME can register</p></li> |
|
147 <li><p><code>1</code> - Current: Specifies the currently |
|
148 registered network</p></li> |
|
149 <li><p><code>2</code> - Forbidden: Specifies that the network |
|
150 ME is not allowed registering</p></li> |
|
151 </ul> |
|
152 </td> |
|
153 </tr> |
|
154 <tr class=""> |
|
155 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
156 <p><code>NetworkMode</code></p> |
|
157 </td> |
|
158 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
159 <p>Specifies the network technology used by the network.</p> |
|
160 </td> |
|
161 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
162 <p>number</p> |
|
163 </td> |
|
164 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> |
|
165 <p>Possible values:</p> |
|
166 <ul> |
|
167 <li><p><code>-1</code> - Unknown</p></li> |
|
168 <li><p><code>0</code> - Unregistered</p></li> |
|
169 <li><p><code>1</code> - Global System for Mobile Communications |
|
170 (GSM)</p></li> |
|
171 <li><p><code>2</code> - Advanced Mobile Phone System (AMPS)</p> |
|
172 </li> |
|
173 <li><p><code>3</code> - Code Division Multiple Access (CDMA95)</p> |
|
174 </li> |
|
175 <li><p><code>4</code> - Code Division Multiple Access (CDMA2000)</p> |
|
176 </li> |
|
177 <li><p><code>5</code> - Wideband Code Division Multiple |
|
178 Access (WCDMA)</p></li> |
|
179 <li><p><code>6</code> - Time Division, Code Division Multiple |
|
180 Access (TDCDMA)</p></li> |
|
181 </ul> |
|
182 </td> |
|
183 </tr> |
|
184 <tr class="bg "> |
|
185 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
186 <p><code>CountryCode</code></p> |
|
187 </td> |
|
188 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
189 <p>Specifies the Mobile Country Code (MCC).</p> |
|
190 </td> |
|
191 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
192 <p>string</p> |
|
193 </td> |
|
194 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> </td> |
|
195 </tr> |
|
196 <tr class=""> |
|
197 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
198 <p><code>NetworkCode</code></p> |
|
199 </td> |
|
200 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
201 <p>Specifies the Mobile Network Code (MNC).</p> |
|
202 </td> |
|
203 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
204 <p>string</p> |
|
205 </td> |
|
206 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> </td> |
|
207 </tr> |
|
208 <tr class="bg "> |
|
209 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
210 <p><code>LocationStatus</code></p> |
|
211 </td> |
|
212 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
213 <p>Specifies whether the location area information is valid or not.</p> |
|
214 </td> |
|
215 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
216 <p>boolean</p> |
|
217 </td> |
|
218 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> |
|
219 <p>Possible values:</p> |
|
220 <ul> |
|
221 <li><p><code>true</code> - Location Area Code (LAC) and |
|
222 cell ID are valid</p></li> |
|
223 <li><p><code>false</code> - Location Area Code (LAC) and |
|
224 cell ID are invalid</p></li> |
|
225 </ul> |
|
226 </td> |
|
227 </tr> |
|
228 <tr class=""> |
|
229 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
230 <p><code>AreaCode</code></p> |
|
231 </td> |
|
232 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
233 <p>Specifies Location Area Code (LAC).</p> |
|
234 </td> |
|
235 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
236 <p>number</p> |
|
237 </td> |
|
238 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> </td> |
|
239 </tr> |
|
240 <tr class="bg "> |
|
241 <td class="cellrowborder" valign="top" width="25%" headers="d0e73979 "> |
|
242 <p><code>CellId</code></p> |
|
243 </td> |
|
244 <td class="cellrowborder" valign="top" width="25%" headers="d0e73984 "> |
|
245 <p>Specifies the cell ID.</p> |
|
246 </td> |
|
247 <td class="cellrowborder" valign="top" width="25%" headers="d0e73989 "> |
|
248 <p>number</p> |
|
249 </td> |
|
250 <td class="cellrowborder" valign="top" width="25%" headers="d0e73994 "> </td> |
|
251 </tr> |
|
252 </tbody> |
|
253 </table></div><div class="tablenoborder"><a name="GUID-95A86239-F5BC-46E7-9059-506EE37BFAEC"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-95A86239-F5BC-46E7-9059-506EE37BFAEC" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ConnectionList</caption> |
|
254 <thead align="left"> |
|
255 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e74318"> |
|
256 <p>Property</p> |
|
257 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74323"> |
|
258 <p>Description</p> |
|
259 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74328"> |
|
260 <p>Type</p> |
|
261 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74333"> |
|
262 <p>Value</p> |
|
263 </th></tr> |
|
264 </thead> |
|
265 <tbody> |
|
266 <tr class=""> |
|
267 <td class="cellrowborder" valign="top" width="25%" headers="d0e74318 "> |
|
268 <p><code>ConnectionList</code></p> |
|
269 </td> |
|
270 <td class="cellrowborder" valign="top" width="25%" headers="d0e74323 "> |
|
271 <p>Specifies a list of available active data connections.</p> |
|
272 <p><a href="#GUID-02CAF5CE-6BCB-43E3-8981-39FA12DAB0AE"><code>ConnectionInfo</code></a> specifies |
|
273 a data connection.</p> |
|
274 </td> |
|
275 <td class="cellrowborder" valign="top" width="25%" headers="d0e74328 "> |
|
276 <p>iterator</p> |
|
277 </td> |
|
278 <td class="cellrowborder" valign="top" width="25%" headers="d0e74333 "> |
|
279 <p>List of <code>ConnectionInfo</code> objects</p> |
|
280 </td> |
|
281 </tr> |
|
282 </tbody> |
|
283 </table></div><div class="tablenoborder"><a name="GUID-02CAF5CE-6BCB-43E3-8981-39FA12DAB0AE"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-02CAF5CE-6BCB-43E3-8981-39FA12DAB0AE" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ConnectionInfo</caption> |
|
284 <thead align="left"> |
|
285 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e74394"> |
|
286 <p>Property</p> |
|
287 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74399"> |
|
288 <p>Description</p> |
|
289 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74404"> |
|
290 <p>Type</p> |
|
291 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74409"> |
|
292 <p>Value</p> |
|
293 </th></tr> |
|
294 </thead> |
|
295 <tbody> |
|
296 <tr class=""> |
|
297 <td class="cellrowborder" valign="top" width="25%" headers="d0e74394 "> |
|
298 <p><code>ConnectionStatus</code></p> |
|
299 </td> |
|
300 <td class="cellrowborder" valign="top" width="25%" headers="d0e74399 "> |
|
301 <p>Specifies the status of the data connection.</p> |
|
302 </td> |
|
303 <td class="cellrowborder" valign="top" width="25%" headers="d0e74404 "> |
|
304 <p>number</p> |
|
305 </td> |
|
306 <td class="cellrowborder" valign="top" width="25%" headers="d0e74409 "> |
|
307 <p>Possible values:</p> |
|
308 <ul> |
|
309 <li><p><code>0</code> - Disconnected</p></li> |
|
310 <li><p><code>1</code> - Connected</p></li> |
|
311 </ul> |
|
312 </td> |
|
313 </tr> |
|
314 <tr class="bg "> |
|
315 <td class="cellrowborder" valign="top" width="25%" headers="d0e74394 "> |
|
316 <p><code>IAPID</code></p> |
|
317 </td> |
|
318 <td class="cellrowborder" valign="top" width="25%" headers="d0e74399 "> |
|
319 <p>Specifies the access point ID for the data connection.</p> |
|
320 </td> |
|
321 <td class="cellrowborder" valign="top" width="25%" headers="d0e74404 "> |
|
322 <p>number</p> |
|
323 </td> |
|
324 <td class="cellrowborder" valign="top" width="25%" headers="d0e74409 "> </td> |
|
325 </tr> |
|
326 <tr class=""> |
|
327 <td class="cellrowborder" valign="top" width="25%" headers="d0e74394 "> |
|
328 <p><code>ConnectionType</code></p> |
|
329 </td> |
|
330 <td class="cellrowborder" valign="top" width="25%" headers="d0e74399 "> |
|
331 <p>Specifies the type of the data connection.</p> |
|
332 </td> |
|
333 <td class="cellrowborder" valign="top" width="25%" headers="d0e74404 "> |
|
334 <p>number</p> |
|
335 </td> |
|
336 <td class="cellrowborder" valign="top" width="25%" headers="d0e74409 "> |
|
337 <p>Possible values:</p> |
|
338 <div class="note"><p><strong class="note_title">Note: </strong>Unsupported connection types are enclosed in brackets.</p> |
|
339 </div> |
|
340 <ul> |
|
341 <li><p><code>-1</code> - Unknown</p></li> |
|
342 <li><p><code>0</code> - (Circuit Switched Data (CSD))</p> |
|
343 </li> |
|
344 <li><p><code>1</code> - (Wideband Code Division Multiple |
|
345 Access (WCDMA))</p></li> |
|
346 <li><p><code>2</code> - Local Area Network (LAN) [Emulator]</p> |
|
347 </li> |
|
348 <li><p><code>3</code> - (Code Division Multiple Access (CDMA2000))</p> |
|
349 </li> |
|
350 <li><p><code>4</code> - (General Packet Radio Service (GPRS))</p> |
|
351 </li> |
|
352 <li><p><code>5</code> - (High Speed Circuit Switched Data |
|
353 (HSCSD))</p></li> |
|
354 <li><p><code>6</code> - Enhanced Data rates for Global Evolution |
|
355 (EDGE), Enhanced GPRS (EGPRS)</p></li> |
|
356 <li><p><code>7</code> - Wireless Local Area Network (WLAN)</p> |
|
357 </li> |
|
358 <li><p><code>8</code> - (Bluetooth)</p></li> |
|
359 <li><p><code>9</code> - (Virtual VPN)</p></li> |
|
360 </ul> |
|
361 </td> |
|
362 </tr> |
|
363 <tr class="bg "> |
|
364 <td class="cellrowborder" valign="top" width="25%" headers="d0e74394 "> |
|
365 <p><code>IAPName</code></p> |
|
366 </td> |
|
367 <td class="cellrowborder" valign="top" width="25%" headers="d0e74399 "> |
|
368 <p>Specifies the access point name.</p> |
|
369 </td> |
|
370 <td class="cellrowborder" valign="top" width="25%" headers="d0e74404 "> |
|
371 <p>string</p> |
|
372 </td> |
|
373 <td class="cellrowborder" valign="top" width="25%" headers="d0e74409 "> |
|
374 <p>For example: <code>"www.airtelgprs.com"</code></p> |
|
375 </td> |
|
376 </tr> |
|
377 <tr class=""> |
|
378 <td class="cellrowborder" valign="top" width="25%" headers="d0e74394 "> |
|
379 <p><code>NetworkName</code></p> |
|
380 </td> |
|
381 <td class="cellrowborder" valign="top" width="25%" headers="d0e74399 "> |
|
382 <p>Specifies the network name applicable for WLAN networks.</p> |
|
383 </td> |
|
384 <td class="cellrowborder" valign="top" width="25%" headers="d0e74404 "> |
|
385 <p>string</p> |
|
386 </td> |
|
387 <td class="cellrowborder" valign="top" width="25%" headers="d0e74409 "> </td> |
|
388 </tr> |
|
389 <tr class="bg "> |
|
390 <td class="cellrowborder" valign="top" width="25%" headers="d0e74394 "> |
|
391 <p><code>IAPConnectionName</code></p> |
|
392 </td> |
|
393 <td class="cellrowborder" valign="top" width="25%" headers="d0e74399 "> |
|
394 <p>Specifies the access point connection name.</p> |
|
395 </td> |
|
396 <td class="cellrowborder" valign="top" width="25%" headers="d0e74404 "> |
|
397 <p>string</p> |
|
398 </td> |
|
399 <td class="cellrowborder" valign="top" width="25%" headers="d0e74409 "> |
|
400 <p>For example: <code>"MobileOffice"</code>, <code>"MyGprs"</code></p> |
|
401 </td> |
|
402 </tr> |
|
403 </tbody> |
|
404 </table></div><div class="tablenoborder"><a name="GUID-4B4F4A06-600D-4514-8F14-ED9BE1976B1A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-4B4F4A06-600D-4514-8F14-ED9BE1976B1A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>AccessoryList</caption> |
|
405 <thead align="left"> |
|
406 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e74695"> |
|
407 <p>Property</p> |
|
408 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74700"> |
|
409 <p>Description</p> |
|
410 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74705"> |
|
411 <p>Type</p> |
|
412 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74710"> |
|
413 <p>Value</p> |
|
414 </th></tr> |
|
415 </thead> |
|
416 <tbody> |
|
417 <tr class=""> |
|
418 <td class="cellrowborder" valign="top" width="25%" headers="d0e74695 "> |
|
419 <p><code>AccessoryList</code></p> |
|
420 </td> |
|
421 <td class="cellrowborder" valign="top" width="25%" headers="d0e74700 "> |
|
422 <p>Specifies a list of connected accessories.</p> |
|
423 <p><a href="#GUID-32FABF97-57BF-4736-85A5-E60B401270B0"><code>AccessoryInfo</code></a> specifies |
|
424 an accessory.</p> |
|
425 </td> |
|
426 <td class="cellrowborder" valign="top" width="25%" headers="d0e74705 "> |
|
427 <p>iterator</p> |
|
428 </td> |
|
429 <td class="cellrowborder" valign="top" width="25%" headers="d0e74710 "> |
|
430 <p>List of <code>AccessoryInfo</code> objects</p> |
|
431 </td> |
|
432 </tr> |
|
433 </tbody> |
|
434 </table></div><div class="tablenoborder"><a name="GUID-32FABF97-57BF-4736-85A5-E60B401270B0"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-32FABF97-57BF-4736-85A5-E60B401270B0" frame="border" border="1" rules="all"><caption><strong>Table: </strong>AccessoryInfo</caption> |
|
435 <thead align="left"> |
|
436 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e74771"> |
|
437 <p>Property</p> |
|
438 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74776"> |
|
439 <p>Description</p> |
|
440 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74781"> |
|
441 <p>Type</p> |
|
442 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74786"> |
|
443 <p>Value</p> |
|
444 </th></tr> |
|
445 </thead> |
|
446 <tbody> |
|
447 <tr class=""> |
|
448 <td class="cellrowborder" valign="top" width="25%" headers="d0e74771 "> |
|
449 <p><code>AccessoryType</code></p> |
|
450 </td> |
|
451 <td class="cellrowborder" valign="top" width="25%" headers="d0e74776 "> |
|
452 <p>Specifies the type of the accessory.</p> |
|
453 </td> |
|
454 <td class="cellrowborder" valign="top" width="25%" headers="d0e74781 "> |
|
455 <p>number</p> |
|
456 </td> |
|
457 <td class="cellrowborder" valign="top" width="25%" headers="d0e74786 "> |
|
458 <p>Possible values:</p> |
|
459 <ul> |
|
460 <li><p><code>-1</code> - Unknown</p></li> |
|
461 <li><p><code>0</code> - HeadSet</p></li> |
|
462 <li><p><code>1</code> - BTHeadSet</p></li> |
|
463 <li><p><code>2</code> - CarKit</p></li> |
|
464 <li><p><code>3</code> - BTCarKit</p></li> |
|
465 </ul> |
|
466 </td> |
|
467 </tr> |
|
468 <tr class="bg "> |
|
469 <td class="cellrowborder" valign="top" width="25%" headers="d0e74771 "> |
|
470 <p><code>AccessoryState</code></p> |
|
471 </td> |
|
472 <td class="cellrowborder" valign="top" width="25%" headers="d0e74776 "> |
|
473 <p>Specifies the connection state of the accessory.</p> |
|
474 </td> |
|
475 <td class="cellrowborder" valign="top" width="25%" headers="d0e74781 "> |
|
476 <p>number</p> |
|
477 </td> |
|
478 <td class="cellrowborder" valign="top" width="25%" headers="d0e74786 "> |
|
479 <p>Possible values:</p> |
|
480 <ul> |
|
481 <li><p><code>-1</code> - Unknown</p></li> |
|
482 <li><p><code>0</code> - Disconnected</p></li> |
|
483 <li><p><code>1</code> - Connected</p></li> |
|
484 </ul> |
|
485 </td> |
|
486 </tr> |
|
487 </tbody> |
|
488 </table></div><div class="tablenoborder"><a name="GUID-DA5BB8EB-3626-4D4A-A8E6-B6C45F359777"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-DA5BB8EB-3626-4D4A-A8E6-B6C45F359777" frame="border" border="1" rules="all"><caption><strong>Table: </strong>LanguageList</caption> |
|
489 <thead align="left"> |
|
490 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e74920"> |
|
491 <p>Property</p> |
|
492 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74925"> |
|
493 <p>Description</p> |
|
494 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74930"> |
|
495 <p>Type</p> |
|
496 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74935"> |
|
497 <p>Value</p> |
|
498 </th></tr> |
|
499 </thead> |
|
500 <tbody> |
|
501 <tr class=""> |
|
502 <td class="cellrowborder" valign="top" width="25%" headers="d0e74920 "> |
|
503 <p><code>LanguageList</code></p> |
|
504 </td> |
|
505 <td class="cellrowborder" valign="top" width="25%" headers="d0e74925 "> |
|
506 <p>Specifies a list of supported language enumerations as defined in the |
|
507 S60 device.</p> |
|
508 </td> |
|
509 <td class="cellrowborder" valign="top" width="25%" headers="d0e74930 "> |
|
510 <p>array of numbers </p> |
|
511 </td> |
|
512 <td class="cellrowborder" valign="top" width="25%" headers="d0e74935 "> </td> |
|
513 </tr> |
|
514 </tbody> |
|
515 </table></div><div class="tablenoborder"><a name="GUID-25423780-95B5-4689-B4E1-4B29CC2CAD43"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-25423780-95B5-4689-B4E1-4B29CC2CAD43" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Version</caption> |
|
516 <thead align="left"> |
|
517 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e74983"> |
|
518 <p>Property</p> |
|
519 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74988"> |
|
520 <p>Description</p> |
|
521 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74993"> |
|
522 <p>Type</p> |
|
523 </th><th class="cellrowborder" valign="top" width="25%" id="d0e74998"> |
|
524 <p>Value</p> |
|
525 </th></tr> |
|
526 </thead> |
|
527 <tbody> |
|
528 <tr class=""> |
|
529 <td class="cellrowborder" valign="top" width="25%" headers="d0e74983 "> |
|
530 <p><code>MajorVersion</code></p> |
|
531 </td> |
|
532 <td class="cellrowborder" valign="top" width="25%" headers="d0e74988 "> |
|
533 <p>Specifies the major version number of the software in the device.</p> |
|
534 </td> |
|
535 <td class="cellrowborder" valign="top" width="25%" headers="d0e74993 "> |
|
536 <p>string</p> |
|
537 </td> |
|
538 <td class="cellrowborder" valign="top" width="25%" headers="d0e74998 "> |
|
539 <p>For example:</p> |
|
540 <ul> |
|
541 <li><p>S60 3rd Edition, Feature Pack 2 ("3.2"): <code>3</code></p> |
|
542 </li> |
|
543 </ul> |
|
544 </td> |
|
545 </tr> |
|
546 <tr class="bg "> |
|
547 <td class="cellrowborder" valign="top" width="25%" headers="d0e74983 "> |
|
548 <p><code>MinorVersion</code></p> |
|
549 </td> |
|
550 <td class="cellrowborder" valign="top" width="25%" headers="d0e74988 "> |
|
551 <p>Specifies the minor version number of the software in the device.</p> |
|
552 </td> |
|
553 <td class="cellrowborder" valign="top" width="25%" headers="d0e74993 "> |
|
554 <p>strings</p> |
|
555 </td> |
|
556 <td class="cellrowborder" valign="top" width="25%" headers="d0e74998 "> |
|
557 <p>For example:</p> |
|
558 <ul> |
|
559 <li><p>S60 3rd Edition, Feature Pack 2 ("3.2"): <code>2</code></p> |
|
560 </li> |
|
561 </ul> |
|
562 </td> |
|
563 </tr> |
|
564 </tbody> |
|
565 </table></div><div class="tablenoborder"><a name="GUID-04BCC0E2-AAA0-4F50-A554-C63A075E052D"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-04BCC0E2-AAA0-4F50-A554-C63A075E052D" frame="border" border="1" rules="all"><caption><strong>Table: </strong>DriveList</caption> |
|
566 <thead align="left"> |
|
567 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e75098"> |
|
568 <p>Property</p> |
|
569 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75103"> |
|
570 <p>Description</p> |
|
571 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75108"> |
|
572 <p>Type</p> |
|
573 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75113"> |
|
574 <p>Value</p> |
|
575 </th></tr> |
|
576 </thead> |
|
577 <tbody> |
|
578 <tr class=""> |
|
579 <td class="cellrowborder" valign="top" width="25%" headers="d0e75098 "> |
|
580 <p><code>DriveList</code></p> |
|
581 </td> |
|
582 <td class="cellrowborder" valign="top" width="25%" headers="d0e75103 "> |
|
583 <p>Specifies a list of drives in the device.</p> |
|
584 <p><a href="#GUID-3D531FEF-1D7D-4FAC-8208-52794A252C10"><code>DriveInfo</code></a> specifies |
|
585 information about a drive.</p> |
|
586 </td> |
|
587 <td class="cellrowborder" valign="top" width="25%" headers="d0e75108 "> |
|
588 <p>array of strings</p> |
|
589 </td> |
|
590 <td class="cellrowborder" valign="top" width="25%" headers="d0e75113 "> |
|
591 <p>For example:</p> |
|
592 <ul> |
|
593 <li><p><code>DriveList[0]</code>: <code>"C:\\"</code></p> |
|
594 </li> |
|
595 <li><p><code>DriveList[1]</code>: <code>"D:\\"</code></p> |
|
596 </li> |
|
597 </ul> |
|
598 </td> |
|
599 </tr> |
|
600 </tbody> |
|
601 </table></div><div class="tablenoborder"><a name="GUID-3D531FEF-1D7D-4FAC-8208-52794A252C10"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-3D531FEF-1D7D-4FAC-8208-52794A252C10" frame="border" border="1" rules="all"><caption><strong>Table: </strong>DriveInfo</caption> |
|
602 <thead align="left"> |
|
603 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e75192"> |
|
604 <p>Property</p> |
|
605 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75197"> |
|
606 <p>Description</p> |
|
607 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75202"> |
|
608 <p>Type</p> |
|
609 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75207"> |
|
610 <p>Value</p> |
|
611 </th></tr> |
|
612 </thead> |
|
613 <tbody> |
|
614 <tr class=""> |
|
615 <td class="cellrowborder" valign="top" width="25%" headers="d0e75192 "> |
|
616 <p><code>Drive</code></p> |
|
617 </td> |
|
618 <td class="cellrowborder" valign="top" width="25%" headers="d0e75197 "> |
|
619 <p>Specifies the drive.</p> |
|
620 </td> |
|
621 <td class="cellrowborder" valign="top" width="25%" headers="d0e75202 "> |
|
622 <p>string</p> |
|
623 </td> |
|
624 <td class="cellrowborder" valign="top" width="25%" headers="d0e75207 "> |
|
625 <p>For example: <code>"C:\\"</code></p> |
|
626 </td> |
|
627 </tr> |
|
628 <tr class="bg "> |
|
629 <td class="cellrowborder" valign="top" width="25%" headers="d0e75192 "> |
|
630 <p><code>TotalSpace</code></p> |
|
631 </td> |
|
632 <td class="cellrowborder" valign="top" width="25%" headers="d0e75197 "> |
|
633 <p>Specifies the total memory space in bytes.</p> |
|
634 </td> |
|
635 <td class="cellrowborder" valign="top" width="25%" headers="d0e75202 "> |
|
636 <p>string</p> |
|
637 </td> |
|
638 <td class="cellrowborder" valign="top" width="25%" headers="d0e75207 "> </td> |
|
639 </tr> |
|
640 <tr class=""> |
|
641 <td class="cellrowborder" valign="top" width="25%" headers="d0e75192 "> |
|
642 <p><code>FreeSpace</code></p> |
|
643 </td> |
|
644 <td class="cellrowborder" valign="top" width="25%" headers="d0e75197 "> |
|
645 <p>Specifies the available free memory space in bytes.</p> |
|
646 </td> |
|
647 <td class="cellrowborder" valign="top" width="25%" headers="d0e75202 "> |
|
648 <p>string</p> |
|
649 </td> |
|
650 <td class="cellrowborder" valign="top" width="25%" headers="d0e75207 "> </td> |
|
651 </tr> |
|
652 <tr class="bg "> |
|
653 <td class="cellrowborder" valign="top" width="25%" headers="d0e75192 "> |
|
654 <p><code>CriticalSpace</code></p> |
|
655 </td> |
|
656 <td class="cellrowborder" valign="top" width="25%" headers="d0e75197 "> |
|
657 <p>Specifies the critical free memory space in bytes.</p> |
|
658 </td> |
|
659 <td class="cellrowborder" valign="top" width="25%" headers="d0e75202 "> |
|
660 <p>number</p> |
|
661 </td> |
|
662 <td class="cellrowborder" valign="top" width="25%" headers="d0e75207 "> </td> |
|
663 </tr> |
|
664 <tr class=""> |
|
665 <td class="cellrowborder" valign="top" width="25%" headers="d0e75192 "> |
|
666 <p><code>MediaType</code></p> |
|
667 </td> |
|
668 <td class="cellrowborder" valign="top" width="25%" headers="d0e75197 "> |
|
669 <p>Specifies the media type of the drive.</p> |
|
670 </td> |
|
671 <td class="cellrowborder" valign="top" width="25%" headers="d0e75202 "> |
|
672 <p>number</p> |
|
673 </td> |
|
674 <td class="cellrowborder" valign="top" width="25%" headers="d0e75207 "> |
|
675 <p>Possible values:</p> |
|
676 <ul> |
|
677 <li><p><code>0</code> - MediaNotPresent</p></li> |
|
678 <li><p><code>1</code> - MediaUnknown</p></li> |
|
679 <li><p><code>2</code> - MediaFloppyDisk</p></li> |
|
680 <li><p><code>3</code> - MediaHardDisk</p></li> |
|
681 <li><p><code>4</code> - MediaCdRom</p></li> |
|
682 <li><p><code>5</code> - MediaRam</p></li> |
|
683 <li><p><code>6</code> - MediaFlash</p></li> |
|
684 <li><p><code>7</code> - MediaRom</p></li> |
|
685 <li><p><code>8</code> - MediaRemote</p></li> |
|
686 <li><p><code>9</code> - MediaNANDFlash</p></li> |
|
687 <li><p><code>10</code> - MediaRotatingMedia</p></li> |
|
688 </ul> |
|
689 </td> |
|
690 </tr> |
|
691 <tr class="bg "> |
|
692 <td class="cellrowborder" valign="top" width="25%" headers="d0e75192 "> |
|
693 <p><code>BatteryState</code></p> |
|
694 </td> |
|
695 <td class="cellrowborder" valign="top" width="25%" headers="d0e75197 "> |
|
696 <p>Specifies the state of the drive's own battery unit, if any.</p> |
|
697 </td> |
|
698 <td class="cellrowborder" valign="top" width="25%" headers="d0e75202 "> |
|
699 <p>number</p> |
|
700 </td> |
|
701 <td class="cellrowborder" valign="top" width="25%" headers="d0e75207 "> |
|
702 <p>Possible values:</p> |
|
703 <ul> |
|
704 <li><p><code>0</code> - BatNotSupported</p></li> |
|
705 <li><p><code>1</code> - BatGood</p></li> |
|
706 <li><p><code>2</code> - BatLow</p></li> |
|
707 </ul> |
|
708 </td> |
|
709 </tr> |
|
710 <tr class=""> |
|
711 <td class="cellrowborder" valign="top" width="25%" headers="d0e75192 "> |
|
712 <p><code>DriveName</code></p> |
|
713 </td> |
|
714 <td class="cellrowborder" valign="top" width="25%" headers="d0e75197 "> |
|
715 <p>Specifies the drive name.</p> |
|
716 </td> |
|
717 <td class="cellrowborder" valign="top" width="25%" headers="d0e75202 "> |
|
718 <p>string</p> |
|
719 </td> |
|
720 <td class="cellrowborder" valign="top" width="25%" headers="d0e75207 "> </td> |
|
721 </tr> |
|
722 </tbody> |
|
723 </table></div><div class="tablenoborder"><a name="GUID-DF014B20-E009-4FC6-9D89-F2077B1ADE69"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-DF014B20-E009-4FC6-9D89-F2077B1ADE69" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Resolution</caption> |
|
724 <thead align="left"> |
|
725 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e75503"> |
|
726 <p>Property</p> |
|
727 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75508"> |
|
728 <p>Description</p> |
|
729 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75513"> |
|
730 <p>Type</p> |
|
731 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75518"> |
|
732 <p>Value</p> |
|
733 </th></tr> |
|
734 </thead> |
|
735 <tbody> |
|
736 <tr class=""> |
|
737 <td class="cellrowborder" valign="top" width="25%" headers="d0e75503 "> |
|
738 <p><code>XPixels</code></p> |
|
739 </td> |
|
740 <td class="cellrowborder" valign="top" width="25%" headers="d0e75508 "> |
|
741 <p>Specifies the screen resolution of x-pixels.</p> |
|
742 </td> |
|
743 <td class="cellrowborder" valign="top" width="25%" headers="d0e75513 "> |
|
744 <p>number</p> |
|
745 </td> |
|
746 <td class="cellrowborder" valign="top" width="25%" headers="d0e75518 "> </td> |
|
747 </tr> |
|
748 <tr class="bg "> |
|
749 <td class="cellrowborder" valign="top" width="25%" headers="d0e75503 "> |
|
750 <p><code>YPixels</code></p> |
|
751 </td> |
|
752 <td class="cellrowborder" valign="top" width="25%" headers="d0e75508 "> |
|
753 <p>Specifies the screen resolution of y-pixels.</p> |
|
754 </td> |
|
755 <td class="cellrowborder" valign="top" width="25%" headers="d0e75513 "> |
|
756 <p>number</p> |
|
757 </td> |
|
758 <td class="cellrowborder" valign="top" width="25%" headers="d0e75518 "> </td> |
|
759 </tr> |
|
760 </tbody> |
|
761 </table></div><div class="tablenoborder"><a name="GUID-A5C305E9-9389-4808-A508-02381F87282F"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-A5C305E9-9389-4808-A508-02381F87282F" frame="border" border="1" rules="all"><caption><strong>Table: </strong>StringList</caption> |
|
762 <thead align="left"> |
|
763 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e75590"> |
|
764 <p>Property</p> |
|
765 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75595"> |
|
766 <p>Description</p> |
|
767 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75600"> |
|
768 <p>Type</p> |
|
769 </th><th class="cellrowborder" valign="top" width="25%" id="d0e75605"> |
|
770 <p>Value</p> |
|
771 </th></tr> |
|
772 </thead> |
|
773 <tbody> |
|
774 <tr class=""> |
|
775 <td class="cellrowborder" valign="top" width="25%" headers="d0e75590 "> |
|
776 <p><code>StringList</code></p> |
|
777 </td> |
|
778 <td class="cellrowborder" valign="top" width="25%" headers="d0e75595 "> |
|
779 <p>Specifies a list of the available USB modes.</p> |
|
780 </td> |
|
781 <td class="cellrowborder" valign="top" width="25%" headers="d0e75600 "> |
|
782 <p>array of strings</p> |
|
783 </td> |
|
784 <td class="cellrowborder" valign="top" width="25%" headers="d0e75605 "> </td> |
|
785 </tr> |
|
786 </tbody> |
|
787 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |