REST.Client.TCustomRESTResponse.TNotify
Delphi
TNotify = TRESTJSONComponentNotify;
C++
typedef Rest::Bindsource::TRESTJSONComponentNotify TNotify;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class typedef |
public | REST.Client.pas REST.Client.hpp |
REST.Client | TCustomRESTResponse |
Beschreibung
Repräsentiert die Notify-Basisklasse für REST-Komponenten.
REST.Client.TCustomRESTResponse.TNotify erbt von REST.BindSource.TRESTComponentNotify. Der folgende Inhalt bezieht sich auf REST.BindSource.TRESTComponentNotify.
Repräsentiert die Notify-Basisklasse für REST-Komponenten.
TRESTComponentNotify unterstützt Multicast-Benachrichtigungen.