Closed aloh86 closed 6 years ago
The iOS version has it, but not the Android: https://azure.github.io/azure-storage-ios/Constants/AZSBlobListingDetails.html
Any workarounds?
Also, just out of curiosity, why is the naming and certain details of the Azure Storage SDK different from iOS? For example, AZSCloudBlobContainer (CloudBlobContainer on Android) has an extra parameter named "with" in the method listBlobsSegmented.
EDIT: Use EnumSet
The iOS version has it, but not the Android: https://azure.github.io/azure-storage-ios/Constants/AZSBlobListingDetails.html
Any workarounds?
Also, just out of curiosity, why is the naming and certain details of the Azure Storage SDK different from iOS? For example, AZSCloudBlobContainer (CloudBlobContainer on Android) has an extra parameter named "with" in the method listBlobsSegmented.
EDIT: Use EnumSet