| Package | Description |
|---|---|
| com.bloomberglp.blpapi |
| Modifier and Type | Field and Description |
|---|---|
static SessionOptions.ClientMode |
SessionOptions.ClientMode.AUTO
Detect client mode automatically
|
static SessionOptions.ClientMode |
SessionOptions.ClientMode.DAPI
Constant identifying a Desktop API client
|
static SessionOptions.ClientMode |
SessionOptions.ClientMode.SAPI
Constant identifying a Server API client
|
| Modifier and Type | Method and Description |
|---|---|
SessionOptions.ClientMode |
SessionOptions.getClientMode()
Returns the value of the client mode option in this instance.
|
static SessionOptions.ClientMode |
SessionOptions.ClientMode.valueOf(int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionOptions.setClientMode(SessionOptions.ClientMode clientMode)
Sets how to connect to the API.
|
Copyright © 2021 Bloomberg L.P.. All rights reserved.