Refinitiv Data Platform Library for TypeScript

About Pricing.Chain.Stream object

Pricing.Chain.Stream objects are used for requesting, processing and managing streaming chain connections.

The object also emits a number of different events your application can listen to in order to be notified of the latest fields values in real-times.

Properties

streamingChain.name: string

A chain record name.

streamingChain.isChain: boolean

Returns true if decoding is completed, otherwise false.

streamingChain.summaryLinks: string[]

Returns a list of the summary links of the chain record.

stream.state: Pricing.Stream.State

Current state of the Pricing.Chain.Stream (see Pricing.Stream.State)

streamingChain.constituents: string[]

Returns all the constituents in the record.