REST.Client.TRESTAuthenticatorAdapter.TNotify

提供:RAD Studio API Documentation

Delphi

TNotify = TRESTComponentAdapter.TNotify;

C++

typedef Rest::Bindsource::TRESTComponentAdapter::TNotify TNotify;

プロパティ

種類 可視性 ソース ユニット
class
typedef
protected
REST.Client.pas
REST.Client.hpp
REST.Client TRESTAuthenticatorAdapter

説明

REST コンポーネントの通知の基底クラスを表します。 REST.Client.TRESTAuthenticatorAdapter.TNotify は REST.BindSource.TRESTComponentNotify を継承しています。以下の内容はすべて REST.BindSource.TRESTComponentNotify を参照しています。


REST コンポーネントの通知の基底クラスを表します。


TRESTComponentNotify は、マルチキャスト通知をサポートします。

関連項目