Uses of Enum
info.bitrich.xchangestream.binance.BinanceSubscriptionType
-
Uses of BinanceSubscriptionType in info.bitrich.xchangestream.binance
Modifier and TypeMethodDescriptionstatic BinanceSubscriptionType
Returns the enum constant of this type with the specified name.static BinanceSubscriptionType[]
BinanceSubscriptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BinanceStreamingMarketDataService.unsubscribe
(Instrument instrument, BinanceSubscriptionType subscriptionType) Live Unsubscription that should be called in the Observable.doOnDispose().