fetch_interfaces


Description:

public bool fetch_interfaces (Cancellable? cancellable = null) throws Error

Use this method to fetch information on all network interfaces managed by connection this on host machine.

Use get_interfaces or get_interface afterwards to query the fetched interfaces.

Parameters:

this

a Connection

cancellable

cancellation object

Returns:

true on success, false otherwise and err is set.