Stream for receiving event responses

Constructors

Methods

Constructors

Methods

  • Close the event stream

    Returns Promise<void>

  • Receive the next event response from the stream

    Returns Promise<EventResponse>