We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

ecy5maa's avatar
ecy5maa
New member | Level 2
8 years ago

Detect file or folder in Objective C API v2

Appologies if this has been asked before, but I could not find anything here. 

I am looking to differentiate between files and folders in my application. In API v1 I could use the DBMetadata object and use the isDirectory function.

 

But I am not sure how to accomplish this here.

Would be greatly obliged if someone can guide me how to achieve this.

Regards