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