gmyth-dbus/src/gmyth-dbus-server.xml
branchtrunk
changeset 913 c0f13b16964f
parent 912 b200d6198191
     1.1 --- a/gmyth-dbus/src/gmyth-dbus-server.xml	Thu Feb 07 19:36:22 2008 +0000
     1.2 +++ b/gmyth-dbus/src/gmyth-dbus-server.xml	Fri Feb 08 00:03:03 2008 +0000
     1.3 @@ -18,6 +18,11 @@
     1.4        <arg type="s" name="password" direction="in" />
     1.5      </method>
     1.6  
     1.7 +    <method name="CheckServerConnection">
     1.8 +      <arg type="s" name="host" direction="in" />
     1.9 +      <arg type="i" name="port" direction="in" />
    1.10 +    </method>
    1.11 +
    1.12      <method name="Connected">
    1.13        <arg type="b" name="status" direction="out" />
    1.14      </method>