Release version 0.7-0
[vicar] / src / data / xml / org.freedesktop.Telepathy.Connection.vicar.tel.vicar.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
3   <interface name="org.freedesktop.Telepathy.Connection" >
4     <property access="read" type="as" name="Interfaces"/>
5     <method name="Connect" />
6     <method name="Disconnect" />
7     <method name="GetInterfaces" >
8       <arg direction="out" type="as" />
9     </method>
10     <method name="GetProtocol" >
11       <arg direction="out" type="s" />
12     </method>
13     <method name="GetSelfHandle" >
14       <arg direction="out" type="u" />
15     </method>
16     <method name="GetStatus" >
17       <arg direction="out" type="u" />
18     </method>
19     <method name="HoldHandles" >
20       <annotation value="QList&lt;uint>" name="com.trolltech.QtDBus.QtTypeName.In1" />
21       <arg direction="in" type="u" name="handle_type" />
22       <arg direction="in" type="au" name="handles" />
23     </method>
24     <method name="InspectHandles" >
25       <annotation value="QList&lt;uint>" name="com.trolltech.QtDBus.QtTypeName.In1" />
26       <arg direction="in" type="u" name="handle_type" />
27       <arg direction="in" type="au" name="handles" />
28       <arg direction="out" type="as" />
29     </method>
30     <method name="ListChannels" >
31       <annotation value="org::freedesktop::Telepathy::ChannelInfoList" name="com.trolltech.QtDBus.QtTypeName.Out0" />
32       <arg direction="out" type="a(osuu)" />
33     </method>
34     <method name="ReleaseHandles" >
35       <annotation value="QList&lt;uint>" name="com.trolltech.QtDBus.QtTypeName.In1" />
36       <arg direction="in" type="u" name="handle_type" />
37       <arg direction="in" type="au" name="handles" />
38     </method>
39     <method name="RequestChannel" >
40       <arg direction="in" type="s" name="type" />
41       <arg direction="in" type="u" name="handle_type" />
42       <arg direction="in" type="u" name="handle" />
43       <arg direction="in" type="b" name="suppress_handler" />
44       <arg direction="out" type="o" />
45     </method>
46     <method name="RequestHandles" >
47       <annotation value="QList&lt;uint>" name="com.trolltech.QtDBus.QtTypeName.Out0" />
48       <arg direction="in" type="u" name="handle_type" />
49       <arg direction="in" type="as" name="names" />
50       <arg direction="out" type="au" />
51     </method>
52     <signal name="NewChannel" >
53       <arg type="o" name="object_path" />
54       <arg type="s" name="channel_type" />
55       <arg type="u" name="handle_type" />
56       <arg type="u" name="handle" />
57       <arg type="b" name="suppress_handler" />
58     </signal>
59     <signal name="StatusChanged" >
60       <arg type="u" name="status" />
61       <arg type="u" name="reason" />
62     </signal>
63   </interface>
64   <interface name="org.freedesktop.Telepathy.Connection.Interface.Requests">
65     <property access="read" type="(a{sv}as)" name="RequestableChannelClasses">
66       <annotation value="org::freedesktop::Telepathy::RequestableChannelClassList" name="com.trolltech.QtDBus.QtTypeName"/>
67     </property>
68     <method name="CreateChannel">
69       <annotation value="QVariantMap" name="com.trolltech.QtDBus.QtTypeName.In0"/>
70       <annotation value="QVariantMap" name="com.trolltech.QtDBus.QtTypeName.Out1"/>
71       <arg direction="in" type="a{sv}" name="request"/>
72       <arg direction="out" type="o" name="channel_object"/>
73       <arg direction="out" type="a{sv}" name="channel_properties"/>
74     </method>
75     <method name="EnsureChannel">
76       <annotation value="QVariantMap" name="com.trolltech.QtDBus.QtTypeName.In0"/>
77       <annotation value="QVariantMap" name="com.trolltech.QtDBus.QtTypeName.Out2"/>
78       <arg direction="in" type="a{sv}" name="request"/>
79       <arg direction="out" type="b" name="yours"/>
80       <arg direction="out" type="o" name="channel_object"/>
81       <arg direction="out" type="a{sv}" name="channel_properties"/>
82     </method>
83     <signal name="NewChannels">
84       <annotation value="org::freedesktop::Telepathy::ChannelDetailsList" name="com.trolltech.QtDBus.QtTypeName.In0"/>
85       <arg type="a(oa{sv})" name="new_channels"/>
86     </signal>
87     <signal name="ChannelClosed">
88       <arg type="o" name="removed_channel_object"/>
89     </signal>
90   </interface>
91   <interface name="org.freedesktop.DBus.Properties">
92     <method name="Get">
93       <arg name="interface_name" type="s" direction="in"/>
94       <arg name="property_name" type="s" direction="in"/>
95       <arg name="value" type="v" direction="out"/>
96     </method>
97     <method name="Set">
98       <arg name="interface_name" type="s" direction="in"/>
99       <arg name="property_name" type="s" direction="in"/>
100       <arg name="value" type="v" direction="in"/>
101     </method>
102     <method name="GetAll">
103       <arg name="interface_name" type="s" direction="in"/>
104       <arg name="values" type="a{sv}" direction="out"/>
105       <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
106     </method>
107   </interface>
108   <interface name="org.freedesktop.DBus.Introspectable">
109     <method name="Introspect">
110       <arg name="xml_data" type="s" direction="out"/>
111     </method>
112   </interface>
113 </node>