get_lldp_neighbors


Description:

[ Version ( since = "1.2" ) ]
public unowned GenericArray<LldpNeighbor> get_lldp_neighbors ()

Gets the list of neighbors discovered through LLDP.

Parameters:

this

a Device

Returns:

the GenericArray containing LldpNeighbor<!-- -->s. This is the internal copy used by the device and must not be modified. The library never modifies the returned array and thus it is safe for callers to reference and keep using it.