add more spacing
[personal-kdebase.git] / workspace / solid / networkmanager-0.7 / dbus / introspection / nm-device-serial.xml
blob13b0853737aeaf3744dd36a8721552ebfbc7813f
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
4   <interface name="org.freedesktop.NetworkManager.Device.Serial">
6   <signal name="PppStats">
7     <arg name="in_bytes" type="u">
8       <tp:docstring>
9         Bytes received
10       </tp:docstring>
11     </arg>
12     <arg name="out_bytes" type="u">
13       <tp:docstring>
14         Bytes sent
15       </tp:docstring>
16     </arg>
17   </signal>
19   </interface>
20 </node>