| Package | Description |
|---|---|
| com.binance.client | |
| com.binance.client.impl |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionOptions |
SubscriptionOptions.setAutoReconnect(boolean isAutoReconnect)
When the connection lost is happening on the subscription line, specify
whether the client reconnect to server automatically.
|
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionClient |
SubscriptionClient.create(SubscriptionOptions subscriptionOptions)
Create the subscription client to subscribe the update from server.
|
| Constructor and Description |
|---|
SubscriptionOptions(SubscriptionOptions options) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionClient |
BinanceApiInternalFactory.createSubscriptionClient(SubscriptionOptions options) |
Copyright © 2021. All rights reserved.