REST.Backend.ParseProvider
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 | RESTBackendComponents230.bpl | 
|---|
Classes
| IGetParseAPI | |
| TCustomParseConnectionInfo | Stores information about the Parse cloud service connection. | 
| 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. | 
Types
| _di_IGetParseAPI |