REST.Backend.PushTypes.IBackendPushApi2

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IBackendPushApi2 = interface

C++

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

Properties

Type Visibility Source Unit Parent
interface
class
public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes REST.Backend.PushTypes

Description

Providers may implement this interface in order to support broadcasting a JSON payload.

See Also