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