REST.Backend.ParseProvider.TParseServiceAPI

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTParseServiceAPI

Delphi

TParseServiceAPI = class(TInterfacedObject, IBackendAPI, IGetParseAPI)

C++

class PASCALIMPLEMENTATION TParseServiceAPI : public System::TInterfacedObject

Properties

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

Description

Base class for the TParseServiceAPIAuth component.

TParseServiceAPI is the base class for the TParseServiceAPIAuth component.

See Also