dropboxUpload | |||||||||||||||||||||||||
Type | command | ||||||||||||||||||||||||
Dictionary | library.dropbox | ||||||||||||||||||||||||
Library | Dropbox Library | ||||||||||||||||||||||||
Syntax |
| ||||||||||||||||||||||||
Associations | com.livecode.library.dropbox | ||||||||||||||||||||||||
Summary | Create a new file with the contents provided in the request. | ||||||||||||||||||||||||
Parameters |
| ||||||||||||||||||||||||
Values |
| ||||||||||||||||||||||||
Description | Note: Do not use this to upload a file larger than 150 MB. Instead, create an upload session with dropboxUploadSessionStart. If the callback parameter is not empty the request will be asynchronus and when complete the callback will be sent to the object that accessed the API. The callback will be sent with three parameters:
|