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