REST.Client.TRESTClient Events
InheritedProtected
OnAuthEvent | published | |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnHTTPProtocolError | published | Occurs when the server returns an HTTP status code 300 or higher. |
OnNeedClientCertificate | published | Event triggered when the server requests a client certificate for authentication. |
OnReceiveData | published | |
OnReceiveDataEx | published | Event that allows access to the just-read data. |
OnSendData | published | |
OnValidateCertificate | published | Occurs when checking the validity of a server certificate. |