]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/EntryGroup.introspect
* add C examples
[catta] / avahi-daemon / EntryGroup.introspect
index 6da69731fe0fff0b3431af4deb7f03c20bf4ecb5..fa21b04869253e941a16e3435ed63a85222c9575 100644 (file)
@@ -13,6 +13,7 @@
   <interface name="org.freedesktop.Avahi.EntryGroup">
     <method name="Free"/>
     <method name="Commit"/>
+    <method name="Reset"/>
 
     <method name="GetState">
       <arg name="state" type="i" direction="out"/>
       <arg name="state" type="i"/>
     </signal>
 
+    <method name="IsEmpty">
+      <arg name="empty" type="b" direction="out"/>
+    </method>
+
     <method name="AddService">
       <arg name="interface" type="i" direction="in"/>
       <arg name="protocol" type="i" direction="in"/>