nsINetworkInterfaceList

Methods

getNumberOfInterface()

Number of the network interfaces that is available.

getInterface(interfaceIndex)

Get the i-th interface from the list.

Parameters

interfaceIndex index of interface, from 0 to number of interface - 1.