get_properties
Description:
Gets a BearerProperties object specifying the properties which were used to create the bearer.
Warning:
The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_properties again to get a new BearerProperties with the new values.
Parameters:
this |
A Bearer. |
Returns:
A BearerProperties that must be freed with
unref or |