public static interface BitcoindRpcClient.NetTotals extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BitcoindRpcClient.NetTotals.uploadTarget |
| Modifier and Type | Method and Description |
|---|---|
long |
timeMillis() |
long |
totalBytesRecv() |
long |
totalBytesSent() |
BitcoindRpcClient.NetTotals.uploadTarget |
uploadTarget() |
long totalBytesRecv()
long totalBytesSent()
long timeMillis()
BitcoindRpcClient.NetTotals.uploadTarget uploadTarget()
Copyright © 2017. All rights reserved.