Package | Description |
---|---|
com.digi.xbee.api | |
com.digi.xbee.api.models |
Modifier and Type | Method and Description |
---|---|
IPAddressingMode |
WiFiDevice.getIPAddressingMode()
Returns the IP addressing mode.
|
Modifier and Type | Method and Description |
---|---|
void |
WiFiDevice.setIPAddressingMode(IPAddressingMode mode)
Sets the IP addressing mode.
|
Modifier and Type | Method and Description |
---|---|
static IPAddressingMode |
IPAddressingMode.get(int id)
Retrieves the IP addressing mode for the given ID.
|
static IPAddressingMode |
IPAddressingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPAddressingMode[] |
IPAddressingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© Copyright 2014 - 2024 Digi International Inc. All rights reserved.