REST.Client.TCustomRESTResponse.TNotify
Delphi
TNotify = TRESTJSONComponentNotify;
C++
typedef Rest::Bindsource::TRESTJSONComponentNotify TNotify;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class typedef |
public | REST.Client.pas REST.Client.hpp |
REST.Client | TCustomRESTResponse |
Description
Represents the base notify class for REST components.
REST.Client.TCustomRESTResponse.TNotify inherits from REST.BindSource.TRESTComponentNotify. All content below this line refers to REST.BindSource.TRESTComponentNotify.
Represents the base notify class for REST components.
TRESTComponentNotify supports multicast notifications.