summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/EntryGroup.introspect
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-11 01:22:48 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-11 01:22:48 +0000
commitb0234b6c3675ecfd078d283a9c854d5996d01139 (patch)
tree58646cbb29489d033599a5e77871438980978d7e /avahi-daemon/EntryGroup.introspect
parent69af4f4f5a3718d8ed4ff597daf68de87bbb39f3 (diff)
wrap avahi_server_add_service_subtype() for DBUS
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@720 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/EntryGroup.introspect')
-rw-r--r--avahi-daemon/EntryGroup.introspect10
1 files changed, 10 insertions, 0 deletions
diff --git a/avahi-daemon/EntryGroup.introspect b/avahi-daemon/EntryGroup.introspect
index 51cddf6..ef3fb5f 100644
--- a/avahi-daemon/EntryGroup.introspect
+++ b/avahi-daemon/EntryGroup.introspect
@@ -39,6 +39,16 @@
<arg name="txt" type="aay" direction="in"/>
</method>
+ <method name="AddServiceSubtype">
+ <arg name="interface" type="i" direction="in"/>
+ <arg name="protocol" type="i" direction="in"/>
+ <arg name="flags" type="u" direction="in"/>
+ <arg name="name" type="s" direction="in"/>
+ <arg name="type" type="s" direction="in"/>
+ <arg name="domain" type="s" direction="in"/>
+ <arg name="subtype" type="s" direction="in"/>
+ </method>
+
<method name="AddAddress">
<arg name="interface" type="i" direction="in"/>
<arg name="protocol" type="i" direction="in"/>