summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Server.introspect
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-daemon/Server.introspect')
-rw-r--r--avahi-daemon/Server.introspect5
1 files changed, 5 insertions, 0 deletions
diff --git a/avahi-daemon/Server.introspect b/avahi-daemon/Server.introspect
index ec2f042..5a3f88b 100644
--- a/avahi-daemon/Server.introspect
+++ b/avahi-daemon/Server.introspect
@@ -32,10 +32,15 @@
</interface>
<interface name="org.freedesktop.Avahi.Server">
+
<method name="GetVersionString">
<arg name="version" type="s" direction="out"/>
</method>
+ <method name="GetAPIVersion">
+ <arg name="version" type="u" direction="out"/>
+ </method>
+
<method name="GetHostName">
<arg name="name" type="s" direction="out"/>
</method>