LSEG Data Library for TypeScript

OMMResponseStateType

OMM response state type is an enumeration data type that represents the state of the stream that is received from the platform.

The OMM response state type has five possible values:

  • Open - the stream is open
  • Closed - the stream is closed
  • ClosedRecover -
  • NonStreaming - the stream is open but on hold
  • Redirected - the stream is redirected
59 words (0:19 mins)