Class KucoinWebSocketSubscribeMessage
java.lang.Object
info.bitrich.xchangestream.kucoin.dto.KucoinWebSocketSubscribeMessage
-
Field Summary
-
Constructor Summary
ConstructorDescriptionKucoinWebSocketSubscribeMessage
(String topic, Long ref, boolean privateChannel) -
Method Summary
-
Field Details
-
topic
-
type
- See Also:
-
id
-
privateChannel
public final boolean privateChannel
-
-
Constructor Details
-
KucoinWebSocketSubscribeMessage
-