Unit 'fpHTTPClient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHTTPClient.OnEventStream

Event called when a Server-Sent Events stream is established

Declaration

Source position: fphttpclient.pp line 496

published property TFPHTTPClient.OnEventStream : THTTPEventStreamHandler;

Description

Event triggered when a Server-Sent Events connection is established, providing access to the event source for reading events.

See also

THTTPEventStreamHandler

  

Event type for handling Server-Sent Events streams

GetEventSource

  

Creates a Server-Sent Events connection


Documentation generated on: Jan 27 2026