]> git.0d.be Git - empathy.git/blob - libempathy/empathy-chandler.xml
[darcs-to-svn @ Handling /say msg and remove useless debug messages]
[empathy.git] / libempathy / empathy-chandler.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <node name="/">
3   <interface name="org.freedesktop.Telepathy.ChannelHandler">
4     <method name="HandleChannel">
5       <arg direction="in" type="s" name="bus_name" />
6       <arg direction="in" type="o" name="connection" />
7       <arg direction="in" type="s" name="channel_type" />
8       <arg direction="in" type="o" name="channel" />
9       <arg direction="in" type="u" name="handle_type" />
10       <arg direction="in" type="u" name="handle" />
11     </method>
12   </interface>
13 </node>