add new dbus method for preferred Ipv6 address
[platform/core/connectivity/net-config.git] / interfaces / netconfig-iface-network-state.xml
index e0fa110..f0000a3 100755 (executable)
@@ -41,5 +41,9 @@
                <method name="GetMeteredInfo">
                        <arg type="b" name="state" direction="out"/>
                </method>
+               <method name="PreferredIpv6Address">
+                       <arg type="s" name="profile" direction="in"/>
+                       <arg type="s" name="address" direction="out"/>
+               </method>
        </interface>
 </node>