From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- ...eedesktop.NetworkManager.Device.Statistics.html | 110 +++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html new file mode 100644 index 00000000..cdb6dd2b --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html @@ -0,0 +1,110 @@ + + + + +org.freedesktop.NetworkManager.Device.Statistics: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

org.freedesktop.NetworkManager.Device.Statistics

+

org.freedesktop.NetworkManager.Device.Statistics

+
+
+

Signals

+
+PropertiesChanged (a{sv} properties);
+
+
+
+

Properties

+
+RefreshRateMs  readwrite  u
+TxBytes        readable   t
+RxBytes        readable   t
+
+
+
+

Description

+

+
+
+

Signal Details

+
+

The "PropertiesChanged" signal

+
+PropertiesChanged (a{sv} properties);
+
+

+
++++ + + + + +

a{sv} properties:

A dictionary mapping property names to variant boxed values

+
+
+
+

Property Details

+
+

The "RefreshRateMs" property

+
+RefreshRateMs  readwrite  u
+
+

Refresh rate of the rest of properties of this interface. The properties + are guaranteed to be refreshed each RefreshRateMs milliseconds in case + the underlying counter has changed too. + If zero, there is no guaranteed refresh rate of the properties. +

+
+
+
+

The "TxBytes" property

+
+TxBytes  readable   t
+
+

Number of transmitted bytes +

+
+
+
+

The "RxBytes" property

+
+RxBytes  readable   t
+
+

Number of received bytes +

+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5