diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2015-11-27 14:30:00 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2015-12-07 14:20:54 +0100 |
commit | 27c6f15873e3fbfb151f4948a65f214453fe17b0 (patch) | |
tree | 59958d3dcceb7567864066fd4f5d3aee18bdfd24 /docs/reference/libmm-glib/libmm-glib-docs.xml | |
parent | 03ead02686544c6daee48d8a0b0d51ab8cf255b4 (diff) |
libmm-glib: new helper object to handle bearer stats
The new MMBearerStats object provides a simple API to interact with the new
dictionary containing the bearer connection stats.
Diffstat (limited to 'docs/reference/libmm-glib/libmm-glib-docs.xml')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-docs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-docs.xml b/docs/reference/libmm-glib/libmm-glib-docs.xml index 38a0b9fe..810eb965 100644 --- a/docs/reference/libmm-glib/libmm-glib-docs.xml +++ b/docs/reference/libmm-glib/libmm-glib-docs.xml @@ -130,6 +130,7 @@ <xi:include href="xml/mm-bearer.xml"/> <xi:include href="xml/mm-bearer-properties.xml"/> <xi:include href="xml/mm-bearer-ip-config.xml"/> + <xi:include href="xml/mm-bearer-stats.xml"/> </chapter> <chapter> |