objective c - Are batch updates/deletes/etc. possible with OneDrive's iOS (Or any) SDK? -
i have began implementing onedrive file manager of sort app. work many other services, onedrive seems, according documentation found @ places such http://msdn.microsoft.com/en-us/library/dn659717.aspx, not possible batch deletes, moves etc.
it appears if want to, example, delete or move 200 files, need loop through , create 200 calls individually rather beingness able pass in array of objects moved.
anyone found way batch these requests?
thanks in advance!
there no service supported batching livesdk.
ios objective-c onedrive
No comments:
Post a Comment