| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.connection |
| Modifier and Type | Method and Description |
|---|---|
RemoveNeighborsResponse |
IotaAPICore.removeNeighbors(String... uris)
Temporarily removes a list of neighbors from your node.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveNeighborsResponse |
HttpConnector.removeNeighbors(IotaNeighborsRequest request) |
RemoveNeighborsResponse |
IotaNodeApi.removeNeighbors(IotaNeighborsRequest request)
Removes a list of neighbors from the node.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<RemoveNeighborsResponse> |
IotaNodeHTTPService.removeNeighbors(IotaNeighborsRequest request)
Removes a list of neighbors from the node.
|
Copyright © 2019. All rights reserved.