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.
OnReceiveDatapublic
OnReceiveDataExpublicEvent that allows access to the just-read data.
OnSendDatapublic
OnValidateCertificatepublicOccurs when checking the validity of a server certificate.