summaryrefslogtreecommitdiffstats
path: root/src/nfc/maemo6/com.nokia.nfc.NDEFHandler.xml
blob: 8b4fdd450a06acd864e8e1740d914f8c38c2d966 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node name="/foo">
    <interface name="com.nokia.nfc.NDEFHandler">
        <method name="NDEFData">
            <arg type="o" direction="in"/>
            <arg type="ay" direction="in"/>
        </method>
    </interface>
</node>