Uses of Enum
com.knowm.xchange.serum.SerumConfigs.SubscriptionType
Package
Description
-
Uses of SerumConfigs.SubscriptionType in com.knowm.xchange.serum
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SerumConfigs.SubscriptionType[]
SerumConfigs.SubscriptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SerumConfigs.SubscriptionType in info.bitrich.xchangestream.serum
Modifier and TypeMethodDescriptionSerumStreamingService.buildChannelName
(CurrencyPair pair, SerumConfigs.SubscriptionType subscriptionType, Object... args) -
Uses of SerumConfigs.SubscriptionType in info.bitrich.xchangestream.serum.dto
ModifierConstructorDescriptionSerumWsSubscriptionMessage
(SerumConfigs.Commitment commitment, SerumConfigs.SubscriptionType subscriptionType, String publicKey, int reqID)