dropboxListFolderMembersContinue | |||||||||||||
Type | command | ||||||||||||
Dictionary | library.dropbox | ||||||||||||
Library | Dropbox Library | ||||||||||||
Syntax |
| ||||||||||||
Associations | com.livecode.library.dropbox | ||||||||||||
Summary | Once a cursor has been retrieved from dropboxListFolderMembers, use this to paginate through all shared folder members. | ||||||||||||
Parameters |
| ||||||||||||
Values |
| ||||||||||||
Description | Apps must have full Dropbox access to use this endpoint. If a cursor is present then use the value with dropboxListFolderMembersContinue to obtain more results. 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:
|