Abstract base class for all market events. All market events are objects that extend this class. Market event classes are simple beans with setters and getters for their properties and minimal business logic. All market events have EventSymbol property that is defined by this class.
More...
|
| MarketEventImpl (string symbol) |
| Protected constructor for concrete implementation classes that initializes EventSymbol property. More...
|
|
Abstract base class for all market events. All market events are objects that extend this class. Market event classes are simple beans with setters and getters for their properties and minimal business logic. All market events have EventSymbol property that is defined by this class.
◆ MarketEventImpl()
com.dxfeed.native.events.MarketEventImpl.MarketEventImpl |
( |
string |
symbol | ) |
|
|
inlineprotected |
Protected constructor for concrete implementation classes that initializes EventSymbol property.
- Parameters
-
◆ EventSymbol
string com.dxfeed.native.events.MarketEventImpl.EventSymbol |
|
get |
Returns symbol of this event.
The documentation for this class was generated from the following file:
- dxf_native/src/events/MarketEventImpl.cs