get_lldp_neighbors
Description:
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. |