get_stats
Description:
Gets a BearerStats object specifying the statistics of the current bearer connection.
Warning:
The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_stats again to get a new BearerStats with the new values.
Parameters:
this |
A Bearer. |
Returns:
A BearerStats that must be freed with
unref or |