REST.Backend.PushTypes.IBackendPushApi2

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IBackendPushApi2 = interface

C++

__interface  INTERFACE_UUID("{E9E1859D-1C35-4266-A335-490508A2C6EE}") IBackendPushApi2  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes REST.Backend.PushTypes


説明

JSON ペイロードのブロードキャストをサポートするためにプロバイダで実装できるインターフェイスです。

関連項目