dropbox / dropbox/dropbox-sdk-obj-c
How to Cancels, pause,continue all outstanding requests.
Open
enhancement
- Dominant language
- Objective-C
- Stars
- 186
- Forks
- 118
- Avg merge
- 3m
- Merged PRs (30d)
- 9
Description
I upload file to dropbox. But i want to cancel all the requests like in version1 we have the functions :
/* Cancels all outstanding requests. No callback for those requests will be sent */
- (void)cancelAllRequests;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.