REST.Backend.KinveyApi.TKinveyApi
Delphi
TKinveyApi = class(TComponent)
C++
class PASCALIMPLEMENTATION TKinveyApi : public System::Classes::TComponent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp |
REST.Backend.KinveyApi | REST.Backend.KinveyApi |
Description
Implements calls to the Kinvey REST API.
TKinveyApi implements calls to the Kinvey REST API according to the Kinvey documentation.
Note: See this page for more information.
Use TKinveyApi to write code to call Kinvey REST API endpoints.