Package | Description |
---|---|
com.dxfeed.ipf.live |
Provides classes to produce and watch for live updates of Instrument Profiles.
|
Modifier and Type | Method and Description |
---|---|
InstrumentProfileConnection.State |
InstrumentProfileConnection.getState()
Returns state of this instrument profile connections.
|
static InstrumentProfileConnection.State |
InstrumentProfileConnection.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstrumentProfileConnection.State[] |
InstrumentProfileConnection.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.