Initial Import
[profile/ivi/hfdialer.git] / src / dbus / org.ofono.operator.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <node name="">
4         <interface name="org.ofono.NetworkOperator">
5                 <method name="GetProperties">
6                         <arg type="a{sv}" direction="out"/>
7                         <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
8
9                 </method>
10                 <method name="Register"/>
11                 <signal name="PropertyChanged">
12                         <arg type="s"/>
13                         <arg type="v"/>
14                 </signal>
15         </interface>
16 </node>