inz

fi.inz.hello.xml (raw)

  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="fi.inz.hello">
  4. <method name="hello">
  5. <arg type="s" direction="in"/>
  6. <arg type="s" direction="out"/>
  7. </method>
  8. </interface>
  9. </node>
  10.