dropbox / dropbox-sdk-obj-c

Official Objective-C SDK for the Dropbox API v2.
MIT License
183 stars 117 forks source link

expose session and task info in DBRpcTaskImpl #346

Closed zhaoze1991 closed 2 years ago

zhaoze1991 commented 2 years ago

the finish_processed/check is RPC task, I need this info to rebuild something for the upload queue.