Files
pilotclient/samples/dbusserver/planemanager.xml
Roland Winklmeier 40abcf4c19 refs #42:
- Added CDBusServer into Blackcore library
- Added DBus server and client sample
2013-07-22 22:44:00 +02:00

7 lines
287 B
XML

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.vatsim.pilotClient.PlaneManager">
<property name="pilotList" type="as" access="read"/>
</interface>
</node>