Uses of Class
org.exoplatform.wallet.contract.ERTTokenV2.DisapprovedAccountEventResponse
-
-
Uses of ERTTokenV2.DisapprovedAccountEventResponse in org.exoplatform.wallet.contract
Methods in org.exoplatform.wallet.contract that return types with arguments of type ERTTokenV2.DisapprovedAccountEventResponse Modifier and Type Method Description io.reactivex.Flowable<ERTTokenV2.DisapprovedAccountEventResponse>ERTTokenV2. disapprovedAccountEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)io.reactivex.Flowable<ERTTokenV2.DisapprovedAccountEventResponse>ERTTokenV2. disapprovedAccountEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)List<ERTTokenV2.DisapprovedAccountEventResponse>ERTTokenV2. getDisapprovedAccountEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)
-