Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Network.Connection.xml
1 <?xml version="1.0"?>\r
2 <doc>\r
3     <assembly>\r
4         <name>Tizen.Network.Connection</name>\r
5     </assembly>\r
6     <members>\r
7         <member name="T:Tizen.Network.Connection.CellularProfile">\r
8             <summary>\r
9             This is the CellularProfile class. It provides functions to manage the cellular profile.\r
10             </summary>\r
11             <since_tizen> 3 </since_tizen>\r
12         </member>\r
13         <member name="P:Tizen.Network.Connection.CellularProfile.Apn">\r
14             <summary>\r
15             The APN (access point name).\r
16             </summary>\r
17             <since_tizen> 3 </since_tizen>\r
18             <value>Cellular access point name.</value>\r
19             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
20             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
21             <exception cref="T:System.ArgumentNullException">Thrown during set when a value is null.</exception>\r
22             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
23             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
24         </member>\r
25         <member name="P:Tizen.Network.Connection.CellularProfile.HomeUri">\r
26             <summary>\r
27             The home URL.\r
28             </summary>\r
29             <since_tizen> 3 </since_tizen>\r
30             <value>Cellular home URL.</value>\r
31             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
32             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
33             <exception cref="T:System.ArgumentNullException">Thrown during set when a value is null.</exception>\r
34             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
35             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
36         </member>\r
37         <member name="P:Tizen.Network.Connection.CellularProfile.ServiceType">\r
38             <summary>\r
39             The service type.\r
40             </summary>\r
41             <since_tizen> 3 </since_tizen>\r
42             <value>Cellular service type.</value>\r
43             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
44             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
45             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
46             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
47         </member>\r
48         <member name="P:Tizen.Network.Connection.CellularProfile.PdnType">\r
49             <summary>\r
50             The cellular pdn type.\r
51             </summary>\r
52             <since_tizen> 3 </since_tizen>\r
53             <value>Cellular pdn type.</value>\r
54             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
55             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
56             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
57             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
58         </member>\r
59         <member name="P:Tizen.Network.Connection.CellularProfile.RoamingPdnType">\r
60             <summary>\r
61             The cellular roaming pdn type.\r
62             </summary>\r
63             <since_tizen> 3 </since_tizen>\r
64             <value>Cellular roaming pdn type.</value>\r
65             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
66             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
67             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
68             <exception cref="T:System.ObjectDisposedException">Thrown when a operation is performed on a disposed object.</exception>\r
69         </member>\r
70         <member name="P:Tizen.Network.Connection.CellularProfile.CellularAuthInfo">\r
71             <summary>\r
72             The cellular authentication information.\r
73             </summary>\r
74             <since_tizen> 3 </since_tizen>\r
75             <value>Instance of CellularAuthInformation.</value>\r
76             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
77             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
78             <exception cref="T:System.ArgumentNullException">Thrown during set when a value is null.</exception>\r
79             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
80             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
81         </member>\r
82         <member name="P:Tizen.Network.Connection.CellularProfile.Hidden">\r
83             <summary>\r
84             Checks whether the profile is hidden.\r
85             </summary>\r
86             <since_tizen> 3 </since_tizen>\r
87             <value>True if the cellular profile is hidden, otherwise false.</value>\r
88         </member>\r
89         <member name="P:Tizen.Network.Connection.CellularProfile.Editable">\r
90             <summary>\r
91             Checks whether the profile is editable.\r
92             </summary>\r
93             <since_tizen> 3 </since_tizen>\r
94             <value>True if the cellular profile is editable, otherwise false.</value>\r
95         </member>\r
96         <member name="P:Tizen.Network.Connection.CellularProfile.IsDefault">\r
97             <summary>\r
98             Checks whether the profile is default.\r
99             </summary>\r
100             <since_tizen> 3 </since_tizen>\r
101             <value>True if the cellular profile is default, otherwise false.</value>\r
102         </member>\r
103         <member name="T:Tizen.Network.Connection.CellularAuthInformation">\r
104             <summary>\r
105             This is the CellularAuthInformation class. It provides the properties to get and set the cellular authentication information.\r
106             </summary>\r
107             <since_tizen> 3 </since_tizen>\r
108         </member>\r
109         <member name="M:Tizen.Network.Connection.CellularAuthInformation.#ctor">\r
110             <summary>\r
111             Default constructor. Initializes an object of the CellularAuthInformation.\r
112             </summary>\r
113             <since_tizen> 3 </since_tizen>\r
114         </member>\r
115         <member name="P:Tizen.Network.Connection.CellularAuthInformation.UserName">\r
116             <summary>\r
117             The user name.\r
118             </summary>\r
119             <since_tizen> 3 </since_tizen>\r
120             <value>Cellular user name.</value>\r
121         </member>\r
122         <member name="P:Tizen.Network.Connection.CellularAuthInformation.Password">\r
123             <summary>\r
124             The password.\r
125             </summary>\r
126             <since_tizen> 3 </since_tizen>\r
127             <value>Cellular password.</value>\r
128         </member>\r
129         <member name="P:Tizen.Network.Connection.CellularAuthInformation.AuthType">\r
130             <summary>\r
131             The authentication type.\r
132             </summary>\r
133             <since_tizen> 3 </since_tizen>\r
134             <value>Cellular authentication type.</value>\r
135         </member>\r
136         <member name="T:Tizen.Network.Connection.SafeConnectionHandle">\r
137             <summary>\r
138             This class manages the connection handle resources.\r
139             </summary>\r
140         </member>\r
141         <member name="P:Tizen.Network.Connection.SafeConnectionHandle.IsInvalid">\r
142             <summary>\r
143             Checks whether the handle value is valid or not.\r
144             </summary>\r
145             <value>True if the handle is invalid, otherwise false.</value>\r
146         </member>\r
147         <member name="M:Tizen.Network.Connection.SafeConnectionHandle.ReleaseHandle">\r
148             <summary>\r
149             Frees the handle.\r
150             </summary>\r
151             <returns>True if the handle is released successfully, otherwise false.</returns>\r
152         </member>\r
153         <member name="T:Tizen.Network.Connection.ConnectionManager">\r
154             <summary>\r
155             This is the ConnectionManager class. It provides functions to manage data connections.\r
156             </summary>\r
157             <since_tizen> 3 </since_tizen>\r
158         </member>\r
159         <member name="E:Tizen.Network.Connection.ConnectionManager.ConnectionTypeChanged">\r
160             <summary>\r
161             An event is called when the type of the current connection is changed.\r
162             </summary>\r
163             <since_tizen> 3 </since_tizen>\r
164             <privilege>http://tizen.org/privilege/network.get</privilege>\r
165             <feature>http://tizen.org/feature/network.ethernet</feature>\r
166             <feature>http://tizen.org/feature/network.telephony</feature>\r
167             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
168             <feature>http://tizen.org/feature/network.wifi</feature>\r
169             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
170             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
171         </member>\r
172         <member name="E:Tizen.Network.Connection.ConnectionManager.EthernetCableStateChanged">\r
173             <summary>\r
174             An event for the ethernet cable is plugged [in/out] event.\r
175             </summary>\r
176             <since_tizen> 3 </since_tizen>\r
177             <privilege>http://tizen.org/privilege/network.get</privilege>\r
178             <feature>http://tizen.org/feature/network.ethernet</feature>\r
179             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
180             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
181         </member>\r
182         <member name="E:Tizen.Network.Connection.ConnectionManager.IPAddressChanged">\r
183             <summary>\r
184             An event is called when the IP address is changed.\r
185             </summary>\r
186             <since_tizen> 3 </since_tizen>\r
187             <privilege>http://tizen.org/privilege/network.get</privilege>\r
188             <feature>http://tizen.org/feature/network.ethernet</feature>\r
189             <feature>http://tizen.org/feature/network.telephony</feature>\r
190             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
191             <feature>http://tizen.org/feature/network.wifi</feature>\r
192             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
193             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
194         </member>\r
195         <member name="E:Tizen.Network.Connection.ConnectionManager.ProxyAddressChanged">\r
196             <summary>\r
197             An event is called when the proxy address is changed.\r
198             </summary>\r
199             <since_tizen> 3 </since_tizen>\r
200             <privilege>http://tizen.org/privilege/network.get</privilege>\r
201             <feature>http://tizen.org/feature/network.ethernet</feature>\r
202             <feature>http://tizen.org/feature/network.telephony</feature>\r
203             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
204             <feature>http://tizen.org/feature/network.wifi</feature>\r
205             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
206             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
207         </member>\r
208         <member name="M:Tizen.Network.Connection.ConnectionManager.GetConnectionHandle">\r
209             <summary>\r
210             Gets the connection handle.\r
211             </summary>\r
212             <since_tizen> 3 </since_tizen>\r
213             <returns>Instance of SafeConnectionHandle.</returns>\r
214         </member>\r
215         <member name="M:Tizen.Network.Connection.ConnectionManager.GetIPAddress(Tizen.Network.Connection.AddressFamily)">\r
216             <summary>\r
217             Gets the IP address of the current connection.\r
218             </summary>\r
219             <since_tizen> 3 </since_tizen>\r
220             <param name="family">The address family.</param>\r
221             <returns>IP address of the connection (global address in case of IPv6).</returns>\r
222             <privilege>http://tizen.org/privilege/network.get</privilege>\r
223             <feature>http://tizen.org/feature/network.ethernet</feature>\r
224             <feature>http://tizen.org/feature/network.telephony</feature>\r
225             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
226             <feature>http://tizen.org/feature/network.wifi</feature>\r
227             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
228             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
229             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
230             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
231             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
232         </member>\r
233         <member name="M:Tizen.Network.Connection.ConnectionManager.GetAllIPv6Addresses(Tizen.Network.Connection.ConnectionType)">\r
234             <summary>\r
235             Gets all the IPv6 addresses of the current connection.\r
236             </summary>\r
237             <since_tizen> 3 </since_tizen>\r
238             <param name="type">The type of current network connection.</param>\r
239             <returns>A list of IPv6 addresses of the connection.</returns>\r
240             <privilege>http://tizen.org/privilege/network.get</privilege>\r
241             <feature>http://tizen.org/feature/network.ethernet</feature>\r
242             <feature>http://tizen.org/feature/network.telephony</feature>\r
243             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
244             <feature>http://tizen.org/feature/network.wifi</feature>\r
245             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
246             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
247             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
248             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
249             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
250         </member>\r
251         <member name="M:Tizen.Network.Connection.ConnectionManager.GetProxy(Tizen.Network.Connection.AddressFamily)">\r
252             <summary>\r
253             Gets the proxy address of the current connection.\r
254             </summary>\r
255             <since_tizen> 3 </since_tizen>\r
256             <param name="family">The address family.</param>\r
257             <returns>Proxy address of the connection.</returns>\r
258             <privilege>http://tizen.org/privilege/network.get</privilege>\r
259             <feature>http://tizen.org/feature/network.ethernet</feature>\r
260             <feature>http://tizen.org/feature/network.telephony</feature>\r
261             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
262             <feature>http://tizen.org/feature/network.wifi</feature>\r
263             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
264             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
265             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
266             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
267             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
268         </member>\r
269         <member name="M:Tizen.Network.Connection.ConnectionManager.GetMacAddress(Tizen.Network.Connection.ConnectionType)">\r
270             <summary>\r
271             Gets the MAC address of the Wi-Fi or ethernet.\r
272             </summary>\r
273             <since_tizen> 3 </since_tizen>\r
274             <param name="type">The type of current network connection.</param>\r
275             <returns>MAC address of the Wi-Fi or ethernet.</returns>\r
276             <privilege>http://tizen.org/privilege/network.get</privilege>\r
277             <feature>http://tizen.org/feature/network.ethernet</feature>\r
278             <feature>http://tizen.org/feature/network.telephony</feature>\r
279             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
280             <feature>http://tizen.org/feature/network.wifi</feature>\r
281             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
282             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
283             <exception cref="T:System.ArgumentException">Thrown when value is an invalid parameter.</exception>\r
284             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
285             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
286         </member>\r
287         <member name="M:Tizen.Network.Connection.ConnectionManager.GetStatistics(Tizen.Network.Connection.ConnectionType,Tizen.Network.Connection.StatisticsType)">\r
288             <summary>\r
289             Gets the statistics information.\r
290             </summary>\r
291             <since_tizen> 3 </since_tizen>\r
292             <param name="connectionType">The type of connection (only WiFi and Cellular are supported).</param>\r
293             <param name="statisticsType">The type of statistics.</param>\r
294             <returns>The statistics information associated with statisticsType.</returns>\r
295             <privilege>http://tizen.org/privilege/network.get</privilege>\r
296             <feature>http://tizen.org/feature/network.ethernet</feature>\r
297             <feature>http://tizen.org/feature/network.telephony</feature>\r
298             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
299             <feature>http://tizen.org/feature/network.wifi</feature>\r
300             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
301             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
302             <exception cref="T:System.ArgumentException">Thrown when value is an invalid parameter.</exception>\r
303             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
304             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to invalid operation.</exception>\r
305         </member>\r
306         <member name="M:Tizen.Network.Connection.ConnectionManager.ResetStatistics(Tizen.Network.Connection.ConnectionType,Tizen.Network.Connection.StatisticsType)">\r
307             <summary>\r
308             Resets the statistics information.\r
309             </summary>\r
310             <since_tizen> 3 </since_tizen>\r
311             <param name="connectionType">The type of connection (only WiFi and Cellular are supported).</param>\r
312             <param name="statisticsType">The type of statistics.</param>\r
313             <privilege>http://tizen.org/privilege/network.get</privilege>\r
314             <privilege>http://tizen.org/privilege/network.set</privilege>\r
315             <feature>http://tizen.org/feature/network.ethernet</feature>\r
316             <feature>http://tizen.org/feature/network.telephony</feature>\r
317             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
318             <feature>http://tizen.org/feature/network.wifi</feature>\r
319             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
320             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
321             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
322             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
323             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
324         </member>\r
325         <member name="M:Tizen.Network.Connection.ConnectionManager.AddRoute(Tizen.Network.Connection.AddressFamily,System.String,System.Net.IPAddress,System.Net.IPAddress)">\r
326             <summary>\r
327             Adds a route to the routing table.\r
328             </summary>\r
329             <since_tizen> 4 </since_tizen>\r
330             <param name="family">The address family.</param>\r
331             <param name="interfaceName">The name of the network interface.</param>\r
332             <param name="hostAddress">The IP address of the host.</param>\r
333             <param name="gateway">The gateway address.</param>\r
334             <privilege>http://tizen.org/privilege/network.get</privilege>\r
335             <privilege>http://tizen.org/privilege/network.set</privilege>\r
336             <feature>http://tizen.org/feature/network.telephony</feature>\r
337             <feature>http://tizen.org/feature/network.wifi</feature>\r
338             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
339             <feature>http://tizen.org/feature/network.ethernet</feature>\r
340             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
341             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
342             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
343             <exception cref="T:System.ArgumentNullException">Thrown when an interfaceName or a hostAddress or a gateway is null.</exception>\r
344             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
345             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
346         </member>\r
347         <member name="M:Tizen.Network.Connection.ConnectionManager.RemoveRoute(Tizen.Network.Connection.AddressFamily,System.String,System.Net.IPAddress,System.Net.IPAddress)">\r
348             <summary>\r
349             Removes a route from the routing table.\r
350             </summary>\r
351             <since_tizen> 4 </since_tizen>\r
352             <param name="family">The address family.</param>\r
353             <param name="interfaceName">The name of network interface.</param>\r
354             <param name="hostAddress">The IP address of the host.</param>\r
355             <param name="gateway">The gateway address.</param>\r
356             <privilege>http://tizen.org/privilege/network.get</privilege>\r
357             <privilege>http://tizen.org/privilege/network.set</privilege>\r
358             <feature>http://tizen.org/feature/network.telephony</feature>\r
359             <feature>http://tizen.org/feature/network.wifi</feature>\r
360             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
361             <feature>http://tizen.org/feature/network.ethernet</feature>\r
362             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
363             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
364             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
365             <exception cref="T:System.ArgumentNullException">Thrown when an interfaceName or a hostAddress or a gateway is null.</exception>\r
366             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
367             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
368         </member>\r
369         <member name="P:Tizen.Network.Connection.ConnectionManager.CurrentConnection">\r
370             <summary>\r
371             The type and state of the current profile for data connection.\r
372             </summary>\r
373             <since_tizen> 3 </since_tizen>\r
374             <value>Instance of ConnectionItem.</value>\r
375         </member>\r
376         <member name="M:Tizen.Network.Connection.ConnectionManager.CreateCellularProfile(Tizen.Network.Connection.ConnectionProfileType,System.String)">\r
377             <summary>\r
378             Creates a cellular profile handle.\r
379             </summary>\r
380             <since_tizen> 3 </since_tizen>\r
381             <param name="type">The type of profile. Cellular profile type is supported.</param>\r
382             <param name="keyword">The keyword included in profile name.</param>\r
383             <returns>CellularProfile object.</returns>\r
384             <privilege>http://tizen.org/privilege/network.get</privilege>\r
385             <feature>http://tizen.org/feature/network.telephony</feature>\r
386             <feature>http://tizen.org/feature/network.wifi</feature>\r
387             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
388             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
389             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
390             <exception cref="T:System.ArgumentNullException">Thrown when a keyword value is null.</exception>\r
391             <exception cref="T:System.InvalidOperationException">Thrown when a method fails due to invalid operation.</exception>\r
392         </member>\r
393         <member name="P:Tizen.Network.Connection.ConnectionManager.CellularState">\r
394             <summary>\r
395             The state of the cellular connection.\r
396             </summary>\r
397             <since_tizen> 3 </since_tizen>\r
398             <value>Cellular network state.</value>\r
399             <privilege>http://tizen.org/privilege/network.get</privilege>\r
400         </member>\r
401         <member name="P:Tizen.Network.Connection.ConnectionManager.WiFiState">\r
402             <summary>\r
403             The state of the Wi-Fi connection.\r
404             </summary>\r
405             <since_tizen> 3 </since_tizen>\r
406             <value>WiFi connection state.</value>\r
407             <privilege>http://tizen.org/privilege/network.get</privilege>\r
408         </member>\r
409         <member name="P:Tizen.Network.Connection.ConnectionManager.BluetoothState">\r
410             <summary>\r
411             The state of the Bluetooth connection.\r
412             </summary>\r
413             <since_tizen> 3 </since_tizen>\r
414             <value>Bluetooth connection state.</value>\r
415             <privilege>http://tizen.org/privilege/network.get</privilege>\r
416         </member>\r
417         <member name="P:Tizen.Network.Connection.ConnectionManager.EthernetState">\r
418             <summary>\r
419             The Ethernet connection state.\r
420             </summary>\r
421             <since_tizen> 3 </since_tizen>\r
422             <value>Ethernet connection state.</value>\r
423             <privilege>http://tizen.org/privilege/network.get</privilege>\r
424         </member>\r
425         <member name="P:Tizen.Network.Connection.ConnectionManager.EthernetCableState">\r
426             <summary>\r
427             Checks if the ethernet cable is attached or not.\r
428             </summary>\r
429             <since_tizen> 3 </since_tizen>\r
430             <value>Ethernet cable state.</value>\r
431             <privilege>http://tizen.org/privilege/network.get</privilege>\r
432         </member>\r
433         <member name="T:Tizen.Network.Connection.ConnectionItem">\r
434             <summary>\r
435             This class contains connection information, such as connection type and state.\r
436             </summary>\r
437             <since_tizen> 3 </since_tizen>\r
438         </member>\r
439         <member name="P:Tizen.Network.Connection.ConnectionItem.Type">\r
440             <summary>\r
441             The type of the current profile for data connection.\r
442             </summary>\r
443             <since_tizen> 3 </since_tizen>\r
444             <value>Data connection current profile.</value>\r
445             <privilege>http://tizen.org/privilege/network.get</privilege>\r
446         </member>\r
447         <member name="P:Tizen.Network.Connection.ConnectionItem.State">\r
448             <summary>\r
449             The state of the current profile for data connection.\r
450             </summary>\r
451             <since_tizen> 3 </since_tizen>\r
452             <value>Connection state of the current connection type.</value>\r
453             <privilege>http://tizen.org/privilege/network.get</privilege>\r
454         </member>\r
455         <member name="T:Tizen.Network.Connection.ConnectionTypeEventArgs">\r
456             <summary>\r
457             An extended EventArgs class, which contains changed connection type.\r
458             </summary>\r
459             <since_tizen> 3 </since_tizen>\r
460         </member>\r
461         <member name="P:Tizen.Network.Connection.ConnectionTypeEventArgs.ConnectionType">\r
462             <summary>\r
463             The connection type.\r
464             </summary>\r
465             <since_tizen> 3 </since_tizen>\r
466             <value>Type of the connection.</value>\r
467         </member>\r
468         <member name="T:Tizen.Network.Connection.EthernetCableStateEventArgs">\r
469             <summary>\r
470             An extended EventArgs class, which contains changed ethernet cable state.\r
471             </summary>\r
472             <since_tizen> 3 </since_tizen>\r
473         </member>\r
474         <member name="P:Tizen.Network.Connection.EthernetCableStateEventArgs.EthernetCableState">\r
475             <summary>\r
476             The ethernet cable state.\r
477             </summary>\r
478             <since_tizen> 3 </since_tizen>\r
479             <value>Attached or detached state of the ethernet cable.</value>\r
480         </member>\r
481         <member name="T:Tizen.Network.Connection.AddressEventArgs">\r
482             <summary>\r
483             An extended EventArgs class, which contains changed address.\r
484             </summary>\r
485             <since_tizen> 3 </since_tizen>\r
486         </member>\r
487         <member name="P:Tizen.Network.Connection.AddressEventArgs.IPv4Address">\r
488             <summary>\r
489             The IPV4 address.\r
490             </summary>\r
491             <since_tizen> 3 </since_tizen>\r
492             <value>IP address in the format of the IPV4 syntax.</value>\r
493         </member>\r
494         <member name="P:Tizen.Network.Connection.AddressEventArgs.IPv6Address">\r
495             <summary>\r
496             The IPV6 address.\r
497             </summary>\r
498             <since_tizen> 3 </since_tizen>\r
499             <value>IP address in the format of the IPV6 syntax.</value>\r
500         </member>\r
501         <member name="T:Tizen.Network.Connection.ConnectionProfile">\r
502             <summary>\r
503             This is the ConnectionProfile class. It provides event and properties of the connection profile.\r
504             </summary>\r
505             <since_tizen> 3 </since_tizen>\r
506         </member>\r
507         <member name="E:Tizen.Network.Connection.ConnectionProfile.ProfileStateChanged">\r
508             <summary>\r
509             The event is called when the state of profile is changed.\r
510             </summary>\r
511             <since_tizen> 3 </since_tizen>\r
512             <feature>http://tizen.org/feature/network.ethernet</feature>\r
513             <feature>http://tizen.org/feature/network.telephony</feature>\r
514             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
515             <feature>http://tizen.org/feature/network.wifi</feature>\r
516             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
517         </member>\r
518         <member name="M:Tizen.Network.Connection.ConnectionProfile.Dispose">\r
519             <summary>\r
520             Disposes the memory allocated to unmanaged resources.\r
521             </summary>\r
522             <since_tizen> 3 </since_tizen>\r
523         </member>\r
524         <member name="P:Tizen.Network.Connection.ConnectionProfile.Id">\r
525             <summary>\r
526             The profile ID.\r
527             </summary>\r
528             <since_tizen> 3 </since_tizen>\r
529             <value>Unique ID of the profile.</value>\r
530         </member>\r
531         <member name="P:Tizen.Network.Connection.ConnectionProfile.Name">\r
532             <summary>\r
533             The profile name.\r
534             </summary>\r
535             <since_tizen> 3 </since_tizen>\r
536             <value>User friendly name of the profile.</value>\r
537         </member>\r
538         <member name="P:Tizen.Network.Connection.ConnectionProfile.Type">\r
539             <summary>\r
540             The network type.\r
541             </summary>\r
542             <since_tizen> 3 </since_tizen>\r
543             <value>Profile type of the network connection.</value>\r
544         </member>\r
545         <member name="P:Tizen.Network.Connection.ConnectionProfile.InterfaceName">\r
546             <summary>\r
547             The name of the network interface.\r
548             </summary>\r
549             <since_tizen> 3 </since_tizen>\r
550             <value>Network interface name, for example, eth0 and pdp0.</value>\r
551         </member>\r
552         <member name="M:Tizen.Network.Connection.ConnectionProfile.Refresh">\r
553             <summary>\r
554             Refreshes the profile information.\r
555             </summary>\r
556             <since_tizen> 3 </since_tizen>\r
557             <privilege>http://tizen.org/privilege/network.get</privilege>\r
558             <feature>http://tizen.org/feature/network.ethernet</feature>\r
559             <feature>http://tizen.org/feature/network.telephony</feature>\r
560             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
561             <feature>http://tizen.org/feature/network.wifi</feature>\r
562             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
563             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
564             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
565             <exception cref="T:System.InvalidOperationException">Thrown when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
566             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
567         </member>\r
568         <member name="M:Tizen.Network.Connection.ConnectionProfile.GetState(Tizen.Network.Connection.AddressFamily)">\r
569             <summary>\r
570             Gets the network state.\r
571             </summary>\r
572             <since_tizen> 3 </since_tizen>\r
573             <param name="family">The address family.</param>\r
574             <returns>The network state.</returns>\r
575             <feature>http://tizen.org/feature/network.ethernet</feature>\r
576             <feature>http://tizen.org/feature/network.telephony</feature>\r
577             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
578             <feature>http://tizen.org/feature/network.wifi</feature>\r
579             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
580             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
581             <exception cref="T:System.InvalidOperationException">Thrown when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
582             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
583         </member>\r
584         <member name="P:Tizen.Network.Connection.ConnectionProfile.ProxyType">\r
585             <summary>\r
586             The Proxy type.\r
587             </summary>\r
588             <since_tizen> 3 </since_tizen>\r
589             <value>Proxy type of the connection.</value>\r
590             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
591             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
592             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
593             <exception cref="T:System.ObjectDisposedException">Thrown during set when a operation is performed on a disposed object.</exception>\r
594         </member>\r
595         <member name="P:Tizen.Network.Connection.ConnectionProfile.ProxyAddress">\r
596             <summary>\r
597             The proxy address.\r
598             </summary>\r
599             <since_tizen> 3 </since_tizen>\r
600             <value>Proxy address of the connection.</value>\r
601             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
602             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
603             <exception cref="T:System.ArgumentNullException">Thrown during set when a value is null.</exception>\r
604             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
605             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
606         </member>\r
607         <member name="P:Tizen.Network.Connection.ConnectionProfile.IPv4Settings">\r
608             <summary>\r
609             The address information (IPv4).\r
610             </summary>\r
611             <since_tizen> 3 </since_tizen>\r
612             <value>Instance of IAddressInformation with IPV4 address.</value>\r
613         </member>\r
614         <member name="P:Tizen.Network.Connection.ConnectionProfile.IPv6Settings">\r
615             <summary>\r
616             The address information (IPv6).\r
617             </summary>\r
618             <since_tizen> 3 </since_tizen>\r
619             <value>Instance of IAddressInformation with IPV6 address.</value>\r
620         </member>\r
621         <member name="T:Tizen.Network.Connection.ProfileStateEventArgs">\r
622             <summary>\r
623             An extended EventArgs class, which contains changed profile state.\r
624             </summary>\r
625             <since_tizen> 3 </since_tizen>\r
626         </member>\r
627         <member name="P:Tizen.Network.Connection.ProfileStateEventArgs.State">\r
628             <summary>\r
629             The profile state.\r
630             </summary>\r
631             <since_tizen> 3 </since_tizen>\r
632             <value>State type of the connection profile.</value>\r
633         </member>\r
634         <member name="T:Tizen.Network.Connection.ConnectionProfileManager">\r
635             <summary>\r
636             This is the ConnectionProfileManager class. It provides functions to add, get, connect, or modify the connection profile.\r
637             </summary>\r
638             <since_tizen> 3 </since_tizen>\r
639         </member>\r
640         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.AddCellularProfile(Tizen.Network.Connection.CellularProfile)">\r
641             <summary>\r
642             Adds a new profile.\r
643             </summary>\r
644             <since_tizen> 3 </since_tizen>\r
645             <param name="profile">The cellular profile object.</param>\r
646             <privilege>http://tizen.org/privilege/network.profile</privilege>\r
647             <privilege>http://tizen.org/privilege/network.get</privilege>\r
648             <feature>http://tizen.org/feature/network.telephony</feature>\r
649             <feature>http://tizen.org/feature/network.wifi</feature>\r
650             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
651             <feature>http://tizen.org/feature/network.ethernet</feature>\r
652             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
653             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
654             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
655             <exception cref="T:System.ArgumentNullException">Thrown when a value is null.</exception>\r
656             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
657             <exception cref="T:System.InvalidOperationException">Thrown when connection or profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
658         </member>\r
659         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.GetProfileListAsync(Tizen.Network.Connection.ProfileListType)">\r
660             <summary>\r
661             Gets the list of the profile with the profile list type.\r
662             </summary>\r
663             <since_tizen> 3 </since_tizen>\r
664             <param name="type">The type of profile.</param>\r
665             <returns>List of connection profile objects.</returns>\r
666             <privilege>http://tizen.org/privilege/network.get</privilege>\r
667             <feature>http://tizen.org/feature/network.telephony</feature>\r
668             <feature>http://tizen.org/feature/network.wifi</feature>\r
669             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
670             <feature>http://tizen.org/feature/network.ethernet</feature>\r
671             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
672             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
673             <exception cref="T:System.ArgumentException">Thrown when value is an invalid parameter.</exception>\r
674             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
675             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance has been disposed.</exception>\r
676         </member>\r
677         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.ConnectProfileAsync(Tizen.Network.Connection.ConnectionProfile)">\r
678             <summary>\r
679             Opens a connection of profile asynchronously.\r
680             </summary>\r
681             <since_tizen> 3 </since_tizen>\r
682             <param name="profile">The connection profile object.</param>\r
683             <returns>A task indicates whether the ConnectProfileAsync method is done successfully or not.</returns>\r
684             <privilege>http://tizen.org/privilege/network.get</privilege>\r
685             <privilege>http://tizen.org/privilege/network.set</privilege>\r
686             <feature>http://tizen.org/feature/network.telephony</feature>\r
687             <feature>http://tizen.org/feature/network.wifi</feature>\r
688             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
689             <feature>http://tizen.org/feature/network.ethernet</feature>\r
690             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
691             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
692             <exception cref="T:System.ArgumentException">Thrown when value is an invalid parameter.</exception>\r
693             <exception cref="T:System.ArgumentNullException">Thrown when a value is null.</exception>\r
694             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
695             <exception cref="T:System.InvalidOperationException">Thrown when a connection or a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
696         </member>\r
697         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.DisconnectProfileAsync(Tizen.Network.Connection.ConnectionProfile)">\r
698             <summary>\r
699             Closes a connection of profile.\r
700             </summary>\r
701             <since_tizen> 3 </since_tizen>\r
702             <param name="profile">The connection profile object.</param>\r
703             <returns>A task indicates whether the DisconnectProfileAsync method is done successfully or not.</returns>\r
704             <privilege>http://tizen.org/privilege/network.get</privilege>\r
705             <privilege>http://tizen.org/privilege/network.set</privilege>\r
706             <feature>http://tizen.org/feature/network.telephony</feature>\r
707             <feature>http://tizen.org/feature/network.wifi</feature>\r
708             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
709             <feature>http://tizen.org/feature/network.ethernet</feature>\r
710             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
711             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
712             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
713             <exception cref="T:System.ArgumentNullException">Thrown when a value is null.</exception>\r
714             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
715             <exception cref="T:System.InvalidOperationException">Thrown when a connection or a profile instance is invalid or when a method fails due to invalid operation.</exception>\r
716         </member>\r
717         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.RemoveProfile(Tizen.Network.Connection.ConnectionProfile)">\r
718             <summary>\r
719             Removes an existing profile.\r
720             </summary>\r
721             <since_tizen> 3 </since_tizen>\r
722             <param name="profile">The connection profile object.</param>\r
723             <privilege>http://tizen.org/privilege/network.get</privilege>\r
724             <privilege>http://tizen.org/privilege/network.profile</privilege>\r
725             <feature>http://tizen.org/feature/network.telephony</feature>\r
726             <feature>http://tizen.org/feature/network.wifi</feature>\r
727             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
728             <feature>http://tizen.org/feature/network.ethernet</feature>\r
729             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
730             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
731             <exception cref="T:System.ArgumentException">Thrown when value is an invalid parameter.</exception>\r
732             <exception cref="T:System.ArgumentNullException">Thrown when a value is null.</exception>\r
733             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
734             <exception cref="T:System.InvalidOperationException">Thrown when a connection or a profile instance is invalid or when a method fails due to invalid operation.</exception>\r
735         </member>\r
736         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.UpdateProfile(Tizen.Network.Connection.ConnectionProfile)">\r
737             <summary>\r
738             Updates an existing profile.\r
739             When a profile is changed, these changes will be not applied to the ConnectionProfileManager immediately.\r
740             When you call this function, your changes affect the ConnectionProfileManager and the existing profile is updated.\r
741             </summary>\r
742             <since_tizen> 3 </since_tizen>\r
743             <param name="profile">The connection profile object.</param>\r
744             <privilege>http://tizen.org/privilege/network.get</privilege>\r
745             <privilege>http://tizen.org/privilege/network.profile</privilege>\r
746             <feature>http://tizen.org/feature/network.telephony</feature>\r
747             <feature>http://tizen.org/feature/network.wifi</feature>\r
748             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
749             <feature>http://tizen.org/feature/network.ethernet</feature>\r
750             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
751             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
752             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
753             <exception cref="T:System.ArgumentNullException">Thrown when a value is null.</exception>\r
754             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
755             <exception cref="T:System.InvalidOperationException">Thrown when a connection or a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
756         </member>\r
757         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.GetCurrentProfile">\r
758             <summary>\r
759             Gets the name of the default profile.\r
760             </summary>\r
761             <since_tizen> 3 </since_tizen>\r
762             <returns>Connection profile object.</returns>\r
763             <privilege>http://tizen.org/privilege/network.get</privilege>\r
764             <feature>http://tizen.org/feature/network.telephony</feature>\r
765             <feature>http://tizen.org/feature/network.wifi</feature>\r
766             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
767             <feature>http://tizen.org/feature/network.ethernet</feature>\r
768             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
769             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
770             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
771             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
772             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
773         </member>\r
774         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.GetDefaultCellularProfile(Tizen.Network.Connection.CellularServiceType)">\r
775             <summary>\r
776             Gets the default profile, which provides the given cellular service.\r
777             </summary>\r
778             <since_tizen> 3 </since_tizen>\r
779             <param name="type">The cellular service type.</param>\r
780             <returns>Connection profile object.</returns>\r
781             <privilege>http://tizen.org/privilege/network.get</privilege>\r
782             <feature>http://tizen.org/feature/network.telephony</feature>\r
783             <feature>http://tizen.org/feature/network.wifi</feature>\r
784             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
785             <feature>http://tizen.org/feature/network.ethernet</feature>\r
786             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
787             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
788             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
789             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
790             <exception cref="T:System.InvalidOperationException">Thrown when a connection instance is invalid or when a method fails due to an invalid operation.</exception>\r
791         </member>\r
792         <member name="M:Tizen.Network.Connection.ConnectionProfileManager.SetDefaultCellularProfile(Tizen.Network.Connection.CellularServiceType,Tizen.Network.Connection.ConnectionProfile)">\r
793             <summary>\r
794             Sets the default profile, which provides the given cellular service.\r
795             </summary>\r
796             <since_tizen> 3 </since_tizen>\r
797             <param name="type">The cellular service type.</param>\r
798             <param name="profile">The connection profile object.</param>\r
799             <returns>A task indicates whether the SetDefaultCellularProfile method is done successfully or not.</returns>\r
800             <privilege>http://tizen.org/privilege/network.get</privilege>\r
801             <privilege>http://tizen.org/privilege/network.profile</privilege>\r
802             <feature>http://tizen.org/feature/network.telephony</feature>\r
803             <feature>http://tizen.org/feature/network.wifi</feature>\r
804             <feature>http://tizen.org/feature/network.tethering.bluetooth</feature>\r
805             <feature>http://tizen.org/feature/network.ethernet</feature>\r
806             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
807             <exception cref="T:System.UnauthorizedAccessException">Thrown when a permission is denied.</exception>\r
808             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
809             <exception cref="T:System.ArgumentNullException">Thrown when a value is null.</exception>\r
810             <exception cref="T:System.OutOfMemoryException">Thrown when memory is not enough to continue execution.</exception>\r
811             <exception cref="T:System.InvalidOperationException">Thrown when a connection or a profile instance is invalid or when a method fails due to invalid operation.</exception>\r
812         </member>\r
813         <member name="T:Tizen.Network.Connection.ConnectionProfileStateEventArgs">\r
814             <summary>\r
815             An extended EventArgs class, which contains the state of changed connection profile.\r
816             </summary>\r
817             <since_tizen> 3 </since_tizen>\r
818         </member>\r
819         <member name="P:Tizen.Network.Connection.ConnectionProfileStateEventArgs.ConnectionProfileState">\r
820             <summary>\r
821             The connection profile state.\r
822             </summary>\r
823             <since_tizen> 3 </since_tizen>\r
824             <value>State of the connection profile.</value>\r
825         </member>\r
826         <member name="T:Tizen.Network.Connection.ConnectionType">\r
827             <summary>\r
828             Enumeration for the connection type.\r
829             </summary>\r
830             <since_tizen> 3 </since_tizen>\r
831         </member>\r
832         <!-- "F:Tizen.Network.Connection.ConnectionType.WiFi" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
833         <!-- "F:Tizen.Network.Connection.ConnectionType.Cellular" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
834         <!-- "F:Tizen.Network.Connection.ConnectionType.Ethernet" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
835         <!-- "F:Tizen.Network.Connection.ConnectionType.Bluetooth" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
836         <!-- "F:Tizen.Network.Connection.ConnectionType.NetProxy" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
837         <member name="T:Tizen.Network.Connection.AddressFamily">\r
838             <summary>\r
839             Enumeration for the address family.\r
840             </summary>\r
841             <since_tizen> 3 </since_tizen>\r
842         </member>\r
843         <!-- "F:Tizen.Network.Connection.AddressFamily.IPv6" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
844         <member name="T:Tizen.Network.Connection.CellularState">\r
845             <summary>\r
846             Enumeration for the cellular network state.\r
847             </summary>\r
848             <since_tizen> 3 </since_tizen>\r
849         </member>\r
850         <!-- "F:Tizen.Network.Connection.CellularState.FlightMode" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
851         <!-- "F:Tizen.Network.Connection.CellularState.RoamingOff" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
852         <!-- "F:Tizen.Network.Connection.CellularState.CallOnlyAvailable" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
853         <!-- "F:Tizen.Network.Connection.CellularState.Available" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
854         <!-- "F:Tizen.Network.Connection.CellularState.Connected" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
855         <member name="T:Tizen.Network.Connection.ConnectionState">\r
856             <summary>\r
857             Enumeration for the connection state.\r
858             </summary>\r
859             <since_tizen> 3 </since_tizen>\r
860         </member>\r
861         <!-- "F:Tizen.Network.Connection.ConnectionState.Disconnected" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
862         <!-- "F:Tizen.Network.Connection.ConnectionState.Connected" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
863         <member name="T:Tizen.Network.Connection.EthernetCableState">\r
864             <summary>\r
865             Enumeration for the attached or detached state of the ethernet cable.\r
866             </summary>\r
867             <since_tizen> 3 </since_tizen>\r
868         </member>\r
869         <!-- "F:Tizen.Network.Connection.EthernetCableState.Attached" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
870         <member name="T:Tizen.Network.Connection.StatisticsType">\r
871             <summary>\r
872             Enumeration for the statistics type.\r
873             </summary>\r
874             <since_tizen> 3 </since_tizen>\r
875         </member>\r
876         <!-- "F:Tizen.Network.Connection.StatisticsType.LastSentData" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
877         <!-- "F:Tizen.Network.Connection.StatisticsType.TotalReceivedData" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
878         <!-- "F:Tizen.Network.Connection.StatisticsType.TotalSentData" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
879         <member name="T:Tizen.Network.Connection.ConnectionProfileType">\r
880             <summary>\r
881             Enumeration for the network connection type.\r
882             </summary>\r
883             <since_tizen> 3 </since_tizen>\r
884         </member>\r
885         <!-- "F:Tizen.Network.Connection.ConnectionProfileType.WiFi" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
886         <!-- "F:Tizen.Network.Connection.ConnectionProfileType.Ethernet" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
887         <!-- "F:Tizen.Network.Connection.ConnectionProfileType.Bt" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
888         <member name="T:Tizen.Network.Connection.ProfileState">\r
889             <summary>\r
890             Enumeration for the profile state type.\r
891             </summary>\r
892             <since_tizen> 3 </since_tizen>\r
893         </member>\r
894         <!-- "F:Tizen.Network.Connection.ProfileState.Association" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
895         <!-- "F:Tizen.Network.Connection.ProfileState.Configuration" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
896         <!-- "F:Tizen.Network.Connection.ProfileState.Connected" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
897         <member name="T:Tizen.Network.Connection.ProxyType">\r
898             <summary>\r
899             Enumeration for the proxy method type.\r
900             </summary>\r
901             <since_tizen> 3 </since_tizen>\r
902         </member>\r
903         <!-- "F:Tizen.Network.Connection.ProxyType.Auto" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
904         <!-- "F:Tizen.Network.Connection.ProxyType.Manual" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
905         <member name="T:Tizen.Network.Connection.IPConfigType">\r
906             <summary>\r
907             Enumeration for the IP configuration type.\r
908             </summary>\r
909             <since_tizen> 3 </since_tizen>\r
910         </member>\r
911         <!-- "F:Tizen.Network.Connection.IPConfigType.Static" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
912         <!-- "F:Tizen.Network.Connection.IPConfigType.Dynamic" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
913         <!-- "F:Tizen.Network.Connection.IPConfigType.Auto" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
914         <!-- "F:Tizen.Network.Connection.IPConfigType.Fixed" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
915         <member name="T:Tizen.Network.Connection.CellularServiceType">\r
916             <summary>\r
917             Enumeration for the cellular service type.\r
918             </summary>\r
919             <since_tizen> 3 </since_tizen>\r
920         </member>\r
921         <!-- "F:Tizen.Network.Connection.CellularServiceType.Internet" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
922         <!-- "F:Tizen.Network.Connection.CellularServiceType.MMS" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
923         <!-- "F:Tizen.Network.Connection.CellularServiceType.PrepaidInternet" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
924         <!-- "F:Tizen.Network.Connection.CellularServiceType.PrepaidMMS" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
925         <!-- "F:Tizen.Network.Connection.CellularServiceType.Tethering" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
926         <!-- "F:Tizen.Network.Connection.CellularServiceType.Application" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
927         <member name="T:Tizen.Network.Connection.CellularPdnType">\r
928             <summary>\r
929             Enumeration for the cellular pdn type.\r
930             </summary>\r
931             <since_tizen> 3 </since_tizen>\r
932         </member>\r
933         <!-- "F:Tizen.Network.Connection.CellularPdnType.IPv4" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
934         <!-- "F:Tizen.Network.Connection.CellularPdnType.IPv6" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
935         <!-- "F:Tizen.Network.Connection.CellularPdnType.IPv4_IPv6" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
936         <member name="T:Tizen.Network.Connection.DnsConfigType">\r
937             <summary>\r
938             Enumeration for the DNS configuration type.\r
939             </summary>\r
940             <since_tizen> 3 </since_tizen>\r
941         </member>\r
942         <!-- "F:Tizen.Network.Connection.DnsConfigType.Static" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
943         <!-- "F:Tizen.Network.Connection.DnsConfigType.Dynamic" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
944         <member name="T:Tizen.Network.Connection.ConnectionError">\r
945             <summary>\r
946             Enumeration for the connection errors.\r
947             </summary>\r
948             <since_tizen> 3 </since_tizen>\r
949         </member>\r
950         <!-- "F:Tizen.Network.Connection.ConnectionError.InvalidParameter" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
951         <!-- "F:Tizen.Network.Connection.ConnectionError.OutOfMemoryError" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
952         <!-- "F:Tizen.Network.Connection.ConnectionError.InvalidOperation" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
953         <!-- "F:Tizen.Network.Connection.ConnectionError.AddressFamilyNotSupported" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
954         <!-- "F:Tizen.Network.Connection.ConnectionError.OperationFailed" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
955         <!-- "F:Tizen.Network.Connection.ConnectionError.EndOfIteration" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
956         <!-- "F:Tizen.Network.Connection.ConnectionError.NoConnection" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
957         <!-- "F:Tizen.Network.Connection.ConnectionError.NowInProgress" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
958         <member name="F:Tizen.Network.Connection.ConnectionError.AlreadyExists">\r
959             Now in progress \r
960         </member>\r
961         <!-- "F:Tizen.Network.Connection.ConnectionError.OperationAborted" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
962         <!-- "F:Tizen.Network.Connection.ConnectionError.DhcpFailed" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
963         <!-- "F:Tizen.Network.Connection.ConnectionError.InvalidKey" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
964         <!-- "F:Tizen.Network.Connection.ConnectionError.NoReply" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
965         <!-- "F:Tizen.Network.Connection.ConnectionError.PermissionDenied" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
966         <!-- "F:Tizen.Network.Connection.ConnectionError.NotSupported" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
967         <member name="T:Tizen.Network.Connection.ProfileListType">\r
968             <summary>\r
969             Enumeration for the profile list type.\r
970             </summary>\r
971             <since_tizen> 3 </since_tizen>\r
972         </member>\r
973         <!-- "F:Tizen.Network.Connection.ProfileListType.Connected" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
974         <!-- "F:Tizen.Network.Connection.ProfileListType.Default" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
975         <member name="T:Tizen.Network.Connection.WiFiSecurityType">\r
976             <summary>\r
977             Enumeration for the security type of Wi-Fi.\r
978             </summary>\r
979             <since_tizen> 3 </since_tizen>\r
980         </member>\r
981         <!-- "F:Tizen.Network.Connection.WiFiSecurityType.Wep" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
982         <!-- "F:Tizen.Network.Connection.WiFiSecurityType.WpaPsk" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
983         <!-- "F:Tizen.Network.Connection.WiFiSecurityType.Wpa2Psk" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
984         <!-- "F:Tizen.Network.Connection.WiFiSecurityType.Eap" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
985         <member name="T:Tizen.Network.Connection.WiFiEncryptionType">\r
986             <summary>\r
987             Enumeration for the encryption modes.\r
988             </summary>\r
989             <since_tizen> 3 </since_tizen>\r
990         </member>\r
991         <!-- "F:Tizen.Network.Connection.WiFiEncryptionType.Wep" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
992         <!-- "F:Tizen.Network.Connection.WiFiEncryptionType.Tkip" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
993         <!-- "F:Tizen.Network.Connection.WiFiEncryptionType.Aes" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
994         <!-- "F:Tizen.Network.Connection.WiFiEncryptionType.TkipAesMixed" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
995         <member name="T:Tizen.Network.Connection.ConnectionProfileState">\r
996             <summary>\r
997             Enumeration for the connection profile state.\r
998             </summary>\r
999             <since_tizen> 3 </since_tizen>\r
1000         </member>\r
1001         <!-- "F:Tizen.Network.Connection.ConnectionProfileState.Association" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
1002         <!-- "F:Tizen.Network.Connection.ConnectionProfileState.Configuration" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
1003         <!-- "F:Tizen.Network.Connection.ConnectionProfileState.Connected" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
1004         <member name="T:Tizen.Network.Connection.CellularAuthType">\r
1005             <summary>\r
1006             Enumeration for the cellular authentication type.\r
1007             </summary>\r
1008             <since_tizen> 3 </since_tizen>\r
1009         </member>\r
1010         <!-- "F:Tizen.Network.Connection.CellularAuthType.Pap" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
1011         <!-- "F:Tizen.Network.Connection.CellularAuthType.Chap" 멤버에 대해 잘못된 형식의 XML 주석은 무시됩니다. -->\r
1012         <member name="T:Tizen.Network.Connection.IAddressInformation">\r
1013             <summary>\r
1014             This interface provides properties to manage address information of the connection.\r
1015             </summary>\r
1016             <since_tizen> 3 </since_tizen>\r
1017         </member>\r
1018         <member name="P:Tizen.Network.Connection.IAddressInformation.Dns1">\r
1019             <summary>\r
1020             The DNS address.\r
1021             </summary>\r
1022             <since_tizen> 3 </since_tizen>\r
1023             <value>First DNS address of the connection.</value>\r
1024             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1025             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1026             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1027         </member>\r
1028         <member name="P:Tizen.Network.Connection.IAddressInformation.Dns2">\r
1029             <summary>\r
1030             The DNS address.\r
1031             </summary>\r
1032             <since_tizen> 3 </since_tizen>\r
1033             <value>Second DNS address of the connection.</value>\r
1034             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1035             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1036             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1037         </member>\r
1038         <member name="P:Tizen.Network.Connection.IAddressInformation.Gateway">\r
1039             <summary>\r
1040             The gateway address.\r
1041             </summary>\r
1042             <since_tizen> 3 </since_tizen>\r
1043             <value>Gateway address of the connection.</value>\r
1044             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1045             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1046             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1047         </member>\r
1048         <member name="P:Tizen.Network.Connection.IAddressInformation.SubnetMask">\r
1049             <summary>\r
1050             The subnet mask address.\r
1051             </summary>\r
1052             <since_tizen> 3 </since_tizen>\r
1053             <value>Subnet mask of the connection.</value>\r
1054             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1055             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1056             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1057         </member>\r
1058         <member name="P:Tizen.Network.Connection.IAddressInformation.IP">\r
1059             <summary>\r
1060             The IP address.\r
1061             </summary>\r
1062             <since_tizen> 3 </since_tizen>\r
1063             <value>IP address of the connection.</value>\r
1064             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1065             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1066             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1067         </member>\r
1068         <member name="P:Tizen.Network.Connection.IAddressInformation.IPConfigType">\r
1069             <summary>\r
1070             The type of IP config.\r
1071             </summary>\r
1072             <since_tizen> 3 </since_tizen>\r
1073             <value>IP config type of the connection.</value>\r
1074             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1075             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1076             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1077         </member>\r
1078         <member name="P:Tizen.Network.Connection.IAddressInformation.PrefixLength">\r
1079             <summary>\r
1080             The prefix length.\r
1081             </summary>\r
1082             <since_tizen> 3 </since_tizen>\r
1083             <value>Prefix length of the connection.</value>\r
1084             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1085             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1086             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1087         </member>\r
1088         <member name="P:Tizen.Network.Connection.IAddressInformation.DnsConfigType">\r
1089             <summary>\r
1090             The DNS config type.\r
1091             </summary>\r
1092             <since_tizen> 3 </since_tizen>\r
1093             <value>Config type of the DNS.</value>\r
1094             <exception cref="T:System.NotSupportedException">Thrown during set when a feature is not supported.</exception>\r
1095             <exception cref="T:System.ArgumentException">Thrown during set when a value is an invalid parameter.</exception>\r
1096             <exception cref="T:System.InvalidOperationException">Thrown during set when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1097         </member>\r
1098         <member name="P:Tizen.Network.Connection.IAddressInformation.DhcpServerAddress">\r
1099             <summary>\r
1100             The DHCP server address. It is only supported for the IPV4 address family.\r
1101             </summary>\r
1102             <since_tizen> 4 </since_tizen>\r
1103             <value>Server address of the DHCP.</value>\r
1104         </member>\r
1105         <member name="T:Tizen.Network.Connection.WiFiProfile">\r
1106             <summary>\r
1107             This is the WiFiProfile class. It provides functions to manage the WiFi profile.\r
1108             </summary>\r
1109             <since_tizen> 3 </since_tizen>\r
1110         </member>\r
1111         <member name="P:Tizen.Network.Connection.WiFiProfile.Essid">\r
1112             <summary>\r
1113             The ESSID (Extended Service Set Identifier).\r
1114             </summary>\r
1115             <since_tizen> 3 </since_tizen>\r
1116             <value>ESSID of the WiFi.</value>\r
1117         </member>\r
1118         <member name="P:Tizen.Network.Connection.WiFiProfile.Bssid">\r
1119             <summary>\r
1120             The BSSID (Basic Service Set Identifier).\r
1121             </summary>\r
1122             <since_tizen> 3 </since_tizen>\r
1123             <value>BSSID of the WiFi.</value>\r
1124         </member>\r
1125         <member name="P:Tizen.Network.Connection.WiFiProfile.Rssi">\r
1126             <summary>\r
1127             The RSSI.\r
1128             </summary>\r
1129             <since_tizen> 3 </since_tizen>\r
1130             <value>RSSI of the WiFi.</value>\r
1131         </member>\r
1132         <member name="P:Tizen.Network.Connection.WiFiProfile.Frequency">\r
1133             <summary>\r
1134             The frequency (MHz).\r
1135             </summary>\r
1136             <since_tizen> 3 </since_tizen>\r
1137             <value>Frequency of the WiFi.</value>\r
1138         </member>\r
1139         <member name="P:Tizen.Network.Connection.WiFiProfile.MaxSpeed">\r
1140             <summary>\r
1141             The max speed (Mbps).\r
1142             </summary>\r
1143             <since_tizen> 3 </since_tizen>\r
1144             <value>Maximum speed of the WiFi.</value>\r
1145         </member>\r
1146         <member name="P:Tizen.Network.Connection.WiFiProfile.SecurityType">\r
1147             <summary>\r
1148             The security type of WiFi.\r
1149             </summary>\r
1150             <since_tizen> 3 </since_tizen>\r
1151             <value>Security type of the WiFi.</value>\r
1152         </member>\r
1153         <member name="P:Tizen.Network.Connection.WiFiProfile.EncryptionType">\r
1154             <summary>\r
1155             The encryption type of WiFi.\r
1156             </summary>\r
1157             <since_tizen> 3 </since_tizen>\r
1158             <value>Encryption mode of the WiFi.</value>\r
1159         </member>\r
1160         <member name="P:Tizen.Network.Connection.WiFiProfile.PassphraseRequired">\r
1161             <summary>\r
1162             Checks whether passphrase is required.\r
1163             </summary>\r
1164             <since_tizen> 3 </since_tizen>\r
1165             <value>True if a passphrase is required, otherwise false.</value>\r
1166             <remarks>This property is not valid if <c>WiFiSecurityType</c> is <c>Eap</c>.</remarks>\r
1167         </member>\r
1168         <member name="P:Tizen.Network.Connection.WiFiProfile.WpsSupported">\r
1169             <summary>\r
1170             Checks whether the WPS (Wi-Fi Protected Setup) is supported.\r
1171             </summary>\r
1172             <since_tizen> 3 </since_tizen>\r
1173             <value>True if WPS is supported, otherwise false.</value>\r
1174         </member>\r
1175         <member name="M:Tizen.Network.Connection.WiFiProfile.SetPassphrase(System.String)">\r
1176             <summary>\r
1177             Sets the passphrase of the Wi-Fi WPA.\r
1178             </summary>\r
1179             <since_tizen> 3 </since_tizen>\r
1180             <param name="passphrase">The passphrase of Wi-Fi security.</param>\r
1181             <feature>http://tizen.org/feature/network.wifi</feature>\r
1182             <exception cref="T:System.NotSupportedException">Thrown when a feature is not supported.</exception>\r
1183             <exception cref="T:System.ArgumentException">Thrown when a value is an invalid parameter.</exception>\r
1184             <exception cref="T:System.ArgumentNullException">Thrown when a passphrase is null.</exception>\r
1185             <exception cref="T:System.InvalidOperationException">Thrown when a profile instance is invalid or when a method fails due to an invalid operation.</exception>\r
1186             <exception cref="T:System.ObjectDisposedException">Thrown when an operation is performed on a disposed object.</exception>\r
1187         </member>\r
1188     </members>\r
1189 </doc>\r