REST.Client.TCustomRESTClient Events

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
OnAuthEventpublic
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnHTTPProtocolErrorpublicOccurs when the server returns an HTTP status code 300 or higher.
OnNeedClientCertificatepublicEvent triggered when the server requests a client certificate for authentication.
OnReceiveDatapublicEvent fired when the client is receiving response body data.
OnReceiveDataExpublicEvent that allows access to the just-read data.
OnSendDatapublicEvent fired when the client is sending request body data.
OnValidateCertificatepublicOccurs when checking the validity of a server certificate.