Package com.flir.thermalsdk.live
Class AdapterInfo
java.lang.Object
com.flir.thermalsdk.live.AdapterInfo
- All Implemented Interfaces:
Cloneable
Holds information about the interface that found the camera
-
Field Details
-
name
Name of the adapter -
isWireless
public final boolean isWirelessAdapter WiFi -
macAddress
Adapter MAC address -
ipAddress
The adapter IP address i.e. 192.168.1.10 -
mask
Adapter subnet mask address i.e. 255.255.255.0
-
-
Method Details