get_stats


Description:

[ 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.

Parameters:

this

A Bearer.

Returns:

A BearerStats that must be freed with unref or null if unknown.