mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
10 lines
272 B
XML
10 lines
272 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<node>
|
|
<interface name="com.transmissionbt.Transmission">
|
|
<method name="AddFile">
|
|
<arg type="b" name="handled" direction="out"/>
|
|
<arg type="s" name="filename" direction="in"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|
|
|