LSEG Data Library for TypeScript

RDPResponseState properties

RDP response state objects are part of the RDP messages of Ack type.

Value Description Data type Optional Default value
code The HTTP status code. string No -
status The status message (human-readable version of the HTTP status code). string No -
message Technical details for error cases. string Yes -
stream The state of the stream (possible values are 'Open', 'Closed', 'ClosedRecover', 'NonStreaming', 'Redirected'). string Yes -
69 words (0:22 mins)