[ Version ( since = "1.0" ) ]
public unowned BearerProperties peek_properties ()
Gets a BearerProperties object specifying the properties which were used to create the bearer.
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.
this |
A Bearer. |
A BearerProperties. Do not free the returned value, it belongs to this. |