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