REST.Backend.PushTypes.IBackendPushDeviceApi2

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

Delphi

IBackendPushDeviceApi2 = interface

C++

__interface  INTERFACE_UUID("{3A78B2C1-233B-485D-9616-049A66E374B3}") IBackendPushDeviceApi2  : public System::IInterface

プロパティ

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


説明

デバイス側でカスタム インストール プロパティ(たとえば { "channels":["a", "b"] } など)を登録できるようにするためにプロバイダで実装できるインターフェイスです。

関連項目