public interface IContractCallback
| Modifier and Type | Method and Description |
|---|---|
void |
ContractEvent(ContractCallbackResp result) |
java.lang.Integer |
IntervalTimeMillis()
Return the frequency time to check if a tx is confirmed.
|
java.lang.Integer |
TimeoutMillis()
Return the longest confirm time to wait
|
java.lang.Integer IntervalTimeMillis()
java.lang.Integer TimeoutMillis()
void ContractEvent(ContractCallbackResp result)
Copyright © 2020. All Rights Reserved.