Actinium SDK
The Actinium SDK provides important facilities you will need to interact with the API server, and extends the Parse SDK with a few notable changes.
Parse Extension
Class | Changes |
User |
|
File | Replaced create function |
Cloud | Replace the define function where you have to specify the plugin associated with the cloud function |
See: Actinium SDK API Docs for available functions and definitions
Last updated