Uses of Class
info.bitrich.xchangestream.coinbasepro.dto.CoinbaseProWebSocketTransaction
Packages that use CoinbaseProWebSocketTransaction
-
Uses of CoinbaseProWebSocketTransaction in info.bitrich.xchangestream.coinbasepro
Methods in info.bitrich.xchangestream.coinbasepro that return types with arguments of type CoinbaseProWebSocketTransactionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<CoinbaseProWebSocketTransaction>
CoinbaseProStreamingMarketDataService.getRawWebSocketTransactions
(CurrencyPair currencyPair, boolean filterChannelName) Web socket transactions related to the specified currency, in their raw format.io.reactivex.rxjava3.core.Observable<CoinbaseProWebSocketTransaction>
CoinbaseProStreamingService.getRawWebSocketTransactions
(CurrencyPair currencyPair, boolean filterChannelName) Subscribes to web socket transactions related to the specified currency, in their raw format.io.reactivex.rxjava3.core.Observable<CoinbaseProWebSocketTransaction>
CoinbaseProStreamingTradeService.getRawWebSocketTransactions
(CurrencyPair currencyPair, boolean filterChannelName) Web socket transactions related to the specified currency, in their raw format.