Release 4.0.0-preview1-00194
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Network.Connection.xml
index 0c49abf..e645abf 100644 (file)
             <summary>
             Default constructor. Initializes an object of the CellularAuthInformation.
             </summary>
+            <since_tizen> 3 </since_tizen>
         </member>
         <member name="P:Tizen.Network.Connection.CellularAuthInformation.UserName">
             <summary>
             <summary>
             Adds a route to the routing table.
             </summary>
+            <since_tizen> 4 </since_tizen>
             <param name="family">The address family.</param>
             <param name="interfaceName">The name of the network interface.</param>
             <param name="hostAddress">The IP address of the host.</param>
             <summary>
             Removes a route from the routing table.
             </summary>
+            <since_tizen> 4 </since_tizen>
             <param name="family">The address family.</param>
             <param name="interfaceName">The name of network interface.</param>
             <param name="hostAddress">The IP address of the host.</param>
             <summary>
             The DHCP server address. It is only supported for the IPV4 address family.
             </summary>
+            <since_tizen> 4 </since_tizen>
             <value>Server address of the DHCP.</value>
         </member>
         <member name="T:Tizen.Network.Connection.WiFiProfile">