dropboxGetPreview | |||||||||||||
Type | command | ||||||||||||
Dictionary | library.dropbox | ||||||||||||
Library | Dropbox Library | ||||||||||||
Syntax |
| ||||||||||||
Associations | com.livecode.library.dropbox | ||||||||||||
Summary | Get a preview for a file. | ||||||||||||
Parameters |
| ||||||||||||
Values |
| ||||||||||||
Description | Currently previews are only generated for the files with the following extensions: .doc, .docx, .docm, .ppt, .pps, .ppsx, .ppsm, .pptx, .pptm, .xls, .xlsx, .xlsm, .rtf. 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:
|