| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperParseAbiDataResponse |
ContractAbiControllerApi.getAbiDataInfoUsingPOST(ParseAbiDataRequest body,
String authorization,
Integer timeOut)
Get abi decode info
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperParseAbiDataResponse> |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTWithHttpInfo(ParseAbiDataRequest body,
String authorization)
Get abi decode info
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTAsync(ParseAbiDataRequest body,
String authorization,
ApiCallback<ResponseWrapperParseAbiDataResponse> callback)
Get abi decode info (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperParseAbiDataResponse |
ResponseWrapperParseAbiDataResponse.code(Integer code) |
ResponseWrapperParseAbiDataResponse |
ResponseWrapperParseAbiDataResponse.message(String message) |
ResponseWrapperParseAbiDataResponse |
ResponseWrapperParseAbiDataResponse.result(ParseAbiDataResponse result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperParseAbiDataResponse |
GoPlusTemplate.inputDecode(InputDecodeRequest request)
Get abi decode info
|
Copyright © 2023. All rights reserved.