Received event parameters
More...
Received event parameters
◆ EventParams()
com.dxfeed.api.events.EventParams.EventParams |
( |
EventFlag |
flags, |
|
|
UInt64 |
timeIntField, |
|
|
UInt64 |
snapshotKey |
|
) |
| |
|
inline |
Create new event parameters object
- Parameters
-
flags | event flags |
timeIntField | event time field |
snapshotKey | Number represents snapshot key |
◆ Flags
EventFlag com.dxfeed.api.events.EventParams.Flags |
|
get |
◆ SnapshotKey
UInt64 com.dxfeed.api.events.EventParams.SnapshotKey |
|
get |
The 64 bit unsigned decimal representing unique id in subscription for snapshot object. This value is generated in C API using record_info_id, symbol and source.
Snapshot key format: 64 - 56 55 - 24 23 - 0 rec_inf_id | symbol | order_source
rec_inf_id - record type of snapshot subscription (record_info_id). symbol - string symbol of snapshot subscription. order_source - source for Order records or keyword for MarketMaker; can be NULL also.
◆ TimeIntField
UInt64 com.dxfeed.api.events.EventParams.TimeIntField |
|
get |
The documentation for this class was generated from the following file:
- dxf_api/src/events/EventParams.cs