FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
integer | sessionId
The Id of the Source where this datastream event was sent from. |
integer | connectionId
The Id of the Connection this datastream event is for. |
string | symbol
Symbol this story relates to if subscribed per symbol, else blank. |
string | newsId
Unique identifier for this news item. |
float | sourceTimestamp
UTC Epoch timestamp from the news source. |
dictionary<string, string> | data
Elementised data structure associated with the news story in key:value pairs. |
dictionary<integer, float> | __timestamps
The timestamp when this datastream event was sent from the Source/Adapter. |
Member detail |
---|
dictionary<integer, float> __timestampsThe timestamp when this datastream event was sent from the Source/Adapter.
integer connectionIdThe Id of the Connection this datastream event is for.
dictionary<string, string> dataElementised data structure associated with the news story in key:value pairs.
string newsIdUnique identifier for this news item.
integer sessionIdThe Id of the Source where this datastream event was sent from.
float sourceTimestampUTC Epoch timestamp from the news source.
string symbolSymbol this story relates to if subscribed per symbol, else blank.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |