REST.Backend.PushTypes.IBackendPushApi3
Delphi
IBackendPushApi3 = interface
C++
__interface INTERFACE_UUID("{E0B215B3-8709-4D80-A2DE-8847A69D1773}") IBackendPushApi3 : public System::IInterface
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
interface class |
public | REST.Backend.PushTypes.pas REST.Backend.PushTypes.hpp |
REST.Backend.PushTypes | REST.Backend.PushTypes |
説明
たとえば { "channels": ["a"] } などのターゲットへの通知のブロードキャストをサポートするためにプロバイダで実装できるインターフェイスです。
ターゲットの形式はプロバイダ固有です。