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