peek_connection_error


Description:

[ Version ( since = "1.18" ) ]
public unowned Error peek_connection_error ()

Gets a Error specifying the connection error details, if any.

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_connection_error if on another thread.

Parameters:

this

A Bearer.

Returns:

A Error, or null if none. Do not free the returned value, it belongs to this.