Device objects.enumerateDevices
fn
Device[] enumerateDevices()Returns a list of all available network devices.
Address data is deep-copied so returned DeviceAddress fields remain valid after this function returns.
Returns
An array of
Throws
PcapException if discovery fails.