[ Version ( since = "1.6" ) ]
public BearerStats get_stats ()
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.</warning>
| this |
A Bearer. |
|
A BearerStats that must be freed with unref or null if unknown. |