Clean up the useless
[framework/connectivity/net-config.git] / interfaces / netconfig-iface-network-state.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <node name="/net/netconfig/network">
3         <interface name="net.netconfig.network">
4                 <method name="UpdateDefaultConnectionInfo">
5                         <arg  type="s" name="connection_type" direction="in" />
6                         <arg  type="s" name="connection_state" direction="in" />
7                         <arg  type="s" name="ip_addr" direction="in" />
8                         <arg  type="s" name="proxy_addr" direction="in" />
9                 </method>
10         </interface>
11 </node>