get_connection_error


Description:

[ Version ( since = "1.18" ) ]
public Error get_connection_error ()

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

Warning:

The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_connection_error again to get a new Error with the new values.

Parameters:

this

A Bearer.

Returns:

A Error that must be freed with g_error_free or null if none.