NetworkInterfaceStateConst

NetworkInterfaceStateConst ⇐ Class

Kind: global class
Extends: Class

NetworkInterfaceStateConst()

Enumeration of all the interface states constants used for networking.

STATE_UP : string

State UP network interface

Kind: static constant of NetworkInterfaceStateConst

STATE_DOWN : string

State DOWN network interface

Kind: static constant of NetworkInterfaceStateConst