REST.Backend.KinveyApi

From RAD Studio API Documentation
Jump to: navigation, search

This unit implements calls to the Kinvey REST API according to the documentation on the Kinvey website. Application developers may use the Kinvey REST API to develop code that is specific to Kinvey. For example, TKinveyApi.CreateAppData is called to create an object in a Kinvey collection. For more information about using Kinvey API, see Mobile Tutorial: Using Remote Notifications (iOS and Android).

Package RESTBackendComponents230.bpl

Classes

EKinveyAPIErrorEKinveyAPIError represents the exceptions raised when a Kinvey API runtime error occurs.
EKinveyDuplicateUserEKinveyDuplicateUser represents the exceptions raised when a Kinvey API duplicate user runtime error occurs.
EKinveyFileNotFoundEKinveyFileNotFound represents the exceptions raised when a Kinvey API file not found run time error occurs.
TKinveyApiImplements calls to the Kinvey REST API.
TKinveyAPIErrorClassMetaclass for the EKinveyAPIError class.
TUserTUser represents a user type.