LSEG Data Library for TypeScript

Delivery.RDPStream object

RDPStream objects are used to subscribe to streaming items of any Domain Model of the Delivery Platform (formerly Refinitiv Data Platform).
RDPStream objects emit a number of different events your application can listen to in order to be notified of the latest fields values in real-time.

Properties

stream.universe: string | object | undefined

A universe of the instrument used for the RDPStream request

stream.state: State

Current state of the stream (see RDPStream State).

68 words (0:21 mins)