ResponseWrapperParseAbiDataResponse |
ContractAbiControllerApi.getAbiDataInfoUsingPOST(ParseAbiDataRequest body,
String authorization,
Integer timeOut)
Get abi decode info
|
com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTAsync(ParseAbiDataRequest body,
String authorization,
ApiCallback<ResponseWrapperParseAbiDataResponse> callback)
Get abi decode info (asynchronously)
|
com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTCall(ParseAbiDataRequest body,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAbiDataInfoUsingPOST
|
private com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTValidateBeforeCall(ParseAbiDataRequest body,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
ApiResponse<ResponseWrapperParseAbiDataResponse> |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTWithHttpInfo(ParseAbiDataRequest body,
String authorization)
Get abi decode info
|