TTMSFNCCloudCloudKit
Usage
A component that provides access to the Apple CloudKit service. It allows to read, create, update & delete data.
Authorization information
Client ID, CallBack URL, Project
Properties
| Property name | Description |
|---|---|
| Entities | A list of entities. |
| MetaData | A list of metadata. |
Methods
| Methods name | Description |
|---|---|
| Insert | Insert new data |
| Query | Retrieve existing data |
| Update | Update existing data |
| Delete | Delete existing data |