Batch API calls for android /Android SDK
- Dominant language
- Java
- Stars
- 64
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Hi There,
We are using the Box Android/iOS SDK in our application.
In this, We have a use case of having to Create multiple folders simultaneously and the time taken to create them synchronously is too large to provide the user with a smooth experience.
I can see that there is a[ Batch API available for Node SDK.](https://github.com/box/box-node-sdk/blob/master/docs/client.md#batch-api)
[Same in the JAVA SDK](https://github.com/box/box-java-sdk/blob/a0ed4440d31926bb424f85ff72eeab60905db8e3/src/main/java/com/box/sdk/BatchAPIRequest.java)
Is there a plan to have something similar for the Android/iOS SDK's ??
Any help on this would be greatly appreciated..
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.