REST.Client.TRESTResponseAdapter.TNotify

Aus RAD Studio API Documentation

Delphi

TNotify = class(TCustomRESTResponse.TNotify)

C++

class PASCALIMPLEMENTATION TNotify : public Rest::Bindsource::TRESTJSONComponentNotify

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Client.pas
REST.Client.hpp
REST.Client TRESTResponseAdapter

Beschreibung

Repräsentiert die Notify-Basisklasse für REST-Komponenten, die ein JSON-Ergebnis haben. {{#multireplace:REST.Client.TRESTResponseAdapter.TNotify|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.BindSource.TRESTJSONComponentNotify|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.BindSource.TRESTJSONComponentNotify|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.


Repräsentiert die Notify-Basisklasse für REST-Komponenten, die ein JSON-Ergebnis haben.

TRESTJSONComponentNotify unterstützt Multicast-Benachrichtigungen.

Siehe auch