| Package | Description |
|---|---|
| com.digi.xbee.api | |
| com.digi.xbee.api.models |
| Modifier and Type | Method and Description |
|---|---|
ThreadAssociationIndicationStatus |
ThreadDevice.getThreadAssociationIndicationStatus()
Returns the current association status of this Thread device.
|
ThreadAssociationIndicationStatus |
RemoteThreadDevice.getThreadAssociationIndicationStatus()
Returns the current association status of this Thread device.
|
| Modifier and Type | Method and Description |
|---|---|
static ThreadAssociationIndicationStatus |
ThreadAssociationIndicationStatus.get(int value)
Returns the
ThreadAssociationIndicationStatus associated to
the given value. |
static ThreadAssociationIndicationStatus |
ThreadAssociationIndicationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreadAssociationIndicationStatus[] |
ThreadAssociationIndicationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© Copyright 2014 - 2019 Digi International Inc. All rights reserved.