[ 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.</warning>
| this |
A Bearer. |
|
A Error, or null if none. Do not free the returned value, it belongs to this. |