peek_properties


Description:

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

Parameters:

this

A Bearer.

Returns:

A BearerProperties. Do not free the returned value, it belongs to this.