[ Version ( since = "1.0" ) ]
public BearerProperties get_properties ()
Gets a BearerProperties object specifying the properties which were used to create the bearer.
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.
this |
A Bearer. |
A BearerProperties that must be freed with unref
or |