[ Version ( since = "1.0" ) ]
public unowned BearerProperties peek_properties ()
Gets a BearerProperties object specifying the properties which were used to create the bearer.
<warning>The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use get_properties if on another thread.</warning>
| this |
A Bearer. |
|
A BearerProperties. Do not free the returned value, it belongs to this. |