public class WirelessNetworkInfo
extends Object
| Modifier and Type | Field and Description | 
|---|---|
| String | addressIP address (Read Only). | 
| String | bssidBSSID (Read Only). | 
| Byte | channelChannel (Read Only). | 
| String | countryCountry (Read Only). | 
| WirelessCryptoType | cryptoTypeWireless cryptographic security type  WirelessCryptoType(Read Only) | 
| Boolean | dhcpEnabledIndicates whether DHCP is enabled (Read Only). | 
| String | gatewayGateway (Read Only). | 
| String | macAddressMAC address (Read Only). | 
| Boolean | radioEnabledIndicates if the printer's wireless radio is enabled (Read Only). | 
| WirelessSecurityType | securityTypeWireless security type  WirelessSecurityType(Read Only) | 
| Boolean | snmpEnabledIndicates whether SNMP is enabled (Read Only). | 
| String | ssidSSID (Read Only). | 
| String | subnetMaskSubnet mask (Read Only). | 
| Object | wirelessKeyWireless key (Write Only). | 
| Constructor and Description | 
|---|
| WirelessNetworkInfo()Instantiates the WirelessNetworkInfo class | 
public Boolean dhcpEnabled
public Boolean radioEnabled
public Boolean snmpEnabled
public Byte channel
public String country
public String gateway
public String address
public String macAddress
public String ssid
public String bssid
public String subnetMask
public Object wirelessKey
public WirelessCryptoType cryptoType
WirelessCryptoType (Read Only)public WirelessSecurityType securityType
WirelessSecurityType (Read Only)
				© 2016 ZIH Corp. All Rights Reserved.