REST.Client.TRESTAuthenticatorAdapter.TNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TNotify = TRESTComponentAdapter.TNotify;

Properties

Type Visibility Source Unit Parent
class protected REST.Client.pas REST.Client TRESTAuthenticatorAdapter

Description

Represents the base notify class for REST components.

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

See Also