| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.connection |
| Modifier and Type | Method and Description |
|---|---|
GetNeighborsResponse |
IotaAPICore.getNeighbors()
Returns the set of neighbors you are connected with, as well as their activity statistics (or counters).
|
| Modifier and Type | Method and Description |
|---|---|
GetNeighborsResponse |
HttpConnector.getNeighbors(IotaCommandRequest request) |
GetNeighborsResponse |
IotaNodeApi.getNeighbors(IotaCommandRequest request)
Get the list of neighbors from the node.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<GetNeighborsResponse> |
IotaNodeHTTPService.getNeighbors(IotaCommandRequest request)
Get the list of neighbors from the node.
|
Copyright © 2019. All rights reserved.