REST.Client.TRESTAuthenticatorAdapter.TNotify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TNotify = TRESTComponentAdapter.TNotify;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class protected REST.Client.pas REST.Client TRESTAuthenticatorAdapter

Beschreibung

Repräsentiert die Notify-Basisklasse für REST-Komponenten.

REST.Client.TRESTAuthenticatorAdapter.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.

Siehe auch