REST.Backend.KinveyProvider.TKinveyServiceAPI

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTKinveyServiceAPI

Delphi

TKinveyServiceAPI = class(TInterfacedObject, IBackendAPI, IGetKinveyAPI)

C++

class PASCALIMPLEMENTATION TKinveyServiceAPI : public System::TInterfacedObject

Properties

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

Description

Base class for the TKinveyServiceAPIAuth component.

TKinveyServiceAPI is the base class for the TKinveyServiceAPIAuth component.

See Also