blob: e26932e2bcd5c0852812abe862953d87271e3cee (
plain) (
tree)
|
|
<?xml version="1.0" encoding="UTF-8" ?>
<node name="/Chandler">
<interface name="org.freedesktop.Telepathy.ChannelHandler">
<method name="HandleChannel">
<arg direction="in" type="s" name="bus_name" />
<arg direction="in" type="o" name="connection" />
<arg direction="in" type="s" name="channel_type" />
<arg direction="in" type="o" name="channel" />
<arg direction="in" type="u" name="handle_type" />
<arg direction="in" type="u" name="handle" />
</method>
</interface>
</node>
|