public interface WebSocketClient
| Modifier and Type | Method and Description |
|---|---|
List<Depth> |
getAllDepthSince(long timestamp) |
List<Trade> |
getAllTradesSince(long timestamp) |
List<Depth> |
getDepthHistory() |
List<Ticker> |
getTickerHistory() |
List<Trade> |
getTradeHistory() |
void |
shutdown() |
Copyright © 2013. All Rights Reserved.