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