REST.Backend.ParseProvider
From RAD Studio API Documentation
This unit contains the types to implement TParseProvider. TParseProvider is used to connect a TBackendStorage component, for example, to Parse. For more information about using Parse, see Mobile Tutorial: Using Remote Notifications (iOS and Android).
| Package | RESTBackendComponents250.bpl |
|---|
Classes
TCustomParseConnectionInfo Stores information about the Parse cloud service connection.
TCustomParseConnectionInfoHelper A helper class of TCustomParseConnectionInfo for specifying the address of parse server.
TCustomParseProvider Base class for TParseProvider.
TParseBackendService Base class for Parse services.
TParseProvider Contains information about the Parse cloud service connection.
TParseServiceAPI Base class for the TParseServiceAPIAuth component.
TParseServiceAPIAuth Implements Parse authentication methods.