Uses of Class
info.bitrich.xchangestream.coinbasepro.dto.CoinbaseProWebSocketTransaction
-
Uses of CoinbaseProWebSocketTransaction in info.bitrich.xchangestream.coinbasepro
Modifier 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.