Uses of Class
io.meeds.deeds.contract.MeedsPointsRewarding.WithdrawnEventResponse
-
-
Uses of MeedsPointsRewarding.WithdrawnEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return types with arguments of type MeedsPointsRewarding.WithdrawnEventResponse Modifier and Type Method Description List<MeedsPointsRewarding.WithdrawnEventResponse>MeedsPointsRewarding. getWithdrawnEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)io.reactivex.Flowable<MeedsPointsRewarding.WithdrawnEventResponse>MeedsPointsRewarding. withdrawnEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)io.reactivex.Flowable<MeedsPointsRewarding.WithdrawnEventResponse>MeedsPointsRewarding. withdrawnEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
-