Version 0.7-0
[vicar] / src / data / xml / org.freedesktop.Connection.sofiasip.sip.whitenoise_40sipsorcery_2ecom.xml
diff --git a/src/data/xml/org.freedesktop.Connection.sofiasip.sip.whitenoise_40sipsorcery_2ecom.xml b/src/data/xml/org.freedesktop.Connection.sofiasip.sip.whitenoise_40sipsorcery_2ecom.xml
new file mode 100644 (file)
index 0000000..879219a
--- /dev/null
@@ -0,0 +1,161 @@
+<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
+<node>
+  <interface name="org.freedesktop.DBus.Introspectable">
+    <method name="Introspect">
+      <arg name="data" direction="out" type="s"/>
+    </method>
+  </interface>
+  <interface name="org.freedesktop.DBus.Properties">
+    <method name="Get">
+      <arg name="interface" direction="in" type="s"/>
+      <arg name="propname" direction="in" type="s"/>
+      <arg name="value" direction="out" type="v"/>
+    </method>
+    <method name="Set">
+      <arg name="interface" direction="in" type="s"/>
+      <arg name="propname" direction="in" type="s"/>
+      <arg name="value" direction="in" type="v"/>
+    </method>
+    <method name="GetAll">
+      <arg name="interface" direction="in" type="s"/>
+      <arg name="props" direction="out" type="a{sv}"/>
+    </method>
+  </interface>
+  <interface name="org.freedesktop.Telepathy.Connection.Interface.Aliasing">
+    <method name="SetAliases">
+      <arg name="Aliases" type="a{us}" direction="in"/>
+    </method>
+    <method name="GetAliases">
+      <arg name="Contacts" type="au" direction="in"/>
+      <arg name="Aliases" type="a{us}" direction="out"/>
+    </method>
+    <method name="RequestAliases">
+      <arg name="Contacts" type="au" direction="in"/>
+      <arg name="Aliases" type="as" direction="out"/>
+    </method>
+    <method name="GetAliasFlags">
+      <arg name="Alias_Flags" type="u" direction="out"/>
+    </method>
+    <signal name="AliasesChanged">
+      <arg type="a(us)"/>
+    </signal>
+  </interface>
+  <interface name="org.freedesktop.Telepathy.Connection.Interface.Contacts">
+    <method name="GetContactAttributes">
+      <arg name="Handles" type="au" direction="in"/>
+      <arg name="Interfaces" type="as" direction="in"/>
+      <arg name="Hold" type="b" direction="in"/>
+      <arg name="Attributes" type="a{ua{sv}}" direction="out"/>
+    </method>
+  </interface>
+  <interface name="org.freedesktop.Telepathy.Connection.Interface.Requests">
+    <method name="EnsureChannel">
+      <arg name="Request" type="a{sv}" direction="in"/>
+      <arg name="Yours" type="b" direction="out"/>
+      <arg name="Channel" type="o" direction="out"/>
+      <arg name="Properties" type="a{sv}" direction="out"/>
+    </method>
+    <method name="CreateChannel">
+      <arg name="Request" type="a{sv}" direction="in"/>
+      <arg name="Channel" type="o" direction="out"/>
+      <arg name="Properties" type="a{sv}" direction="out"/>
+    </method>
+    <signal name="ChannelClosed">
+      <arg type="o"/>
+    </signal>
+    <signal name="NewChannels">
+      <arg type="a(oa{sv})"/>
+    </signal>
+  </interface>
+  <interface name="org.freedesktop.DBus.Properties">
+    <method name="GetAll">
+      <arg name="Interface_Name" type="s" direction="in"/>
+      <arg name="Properties" type="a{sv}" direction="out"/>
+    </method>
+    <method name="Set">
+      <arg name="Interface_Name" type="s" direction="in"/>
+      <arg name="Property_Name" type="s" direction="in"/>
+      <arg name="Value" type="v" direction="in"/>
+    </method>
+    <method name="Get">
+      <arg name="Interface_Name" type="s" direction="in"/>
+      <arg name="Property_Name" type="s" direction="in"/>
+      <arg name="Value" type="v" direction="out"/>
+    </method>
+    <signal name="PropertiesChanged">
+      <arg type="s"/>
+      <arg type="a{sv}"/>
+      <arg type="as"/>
+    </signal>
+  </interface>
+  <interface name="org.freedesktop.Telepathy.Connection">
+    <method name="RemoveClientInterest">
+      <arg name="Tokens" type="as" direction="in"/>
+    </method>
+    <method name="AddClientInterest">
+      <arg name="Tokens" type="as" direction="in"/>
+    </method>
+    <method name="RequestHandles">
+      <arg name="Handle_Type" type="u" direction="in"/>
+      <arg name="Identifiers" type="as" direction="in"/>
+      <arg name="Handles" type="au" direction="out"/>
+    </method>
+    <method name="RequestChannel">
+      <arg name="Type" type="s" direction="in"/>
+      <arg name="Handle_Type" type="u" direction="in"/>
+      <arg name="Handle" type="u" direction="in"/>
+      <arg name="Suppress_Handler" type="b" direction="in"/>
+      <arg name="Object_Path" type="o" direction="out"/>
+    </method>
+    <method name="ReleaseHandles">
+      <arg name="Handle_Type" type="u" direction="in"/>
+      <arg name="Handles" type="au" direction="in"/>
+    </method>
+    <method name="ListChannels">
+      <arg name="Channel_Info" type="a(osuu)" direction="out"/>
+    </method>
+    <method name="InspectHandles">
+      <arg name="Handle_Type" type="u" direction="in"/>
+      <arg name="Handles" type="au" direction="in"/>
+      <arg name="Identifiers" type="as" direction="out"/>
+    </method>
+    <method name="HoldHandles">
+      <arg name="Handle_Type" type="u" direction="in"/>
+      <arg name="Handles" type="au" direction="in"/>
+    </method>
+    <method name="GetStatus">
+      <arg name="Status" type="u" direction="out"/>
+    </method>
+    <method name="GetSelfHandle">
+      <arg name="Self_Handle" type="u" direction="out"/>
+    </method>
+    <method name="GetProtocol">
+      <arg name="Protocol" type="s" direction="out"/>
+    </method>
+    <method name="GetInterfaces">
+      <arg name="Interfaces" type="as" direction="out"/>
+    </method>
+    <method name="Disconnect">
+    </method>
+    <method name="Connect">
+    </method>
+    <signal name="StatusChanged">
+      <arg type="u"/>
+      <arg type="u"/>
+    </signal>
+    <signal name="ConnectionError">
+      <arg type="s"/>
+      <arg type="a{sv}"/>
+    </signal>
+    <signal name="NewChannel">
+      <arg type="o"/>
+      <arg type="s"/>
+      <arg type="u"/>
+      <arg type="u"/>
+      <arg type="b"/>
+    </signal>
+    <signal name="SelfHandleChanged">
+      <arg type="u"/>
+    </signal>
+  </interface>
+</node>