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