Class BinanceWebSocketSubscriptionMessage
java.lang.Object
info.bitrich.xchangestream.binance.dto.BinanceWebSocketSubscriptionMessage
Used for live subscription/unsubscription Created by Danny Pageau
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionBinanceWebSocketSubscriptionMessage
(BinanceWebSocketSubscriptionMessage.MethodType method, String streamName, int identifier) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BinanceWebSocketSubscriptionMessage
public BinanceWebSocketSubscriptionMessage(BinanceWebSocketSubscriptionMessage.MethodType method, String streamName, int identifier)
-
-
Method Details
-
getMethod
-
getParams
-
getIdentifier
-