Hi,
I am using the Box Java SDK to access the files and folders of a box user.
My question is, if it is possible to determine of a folder is a "real" folder in the folder hierarchy of this user or if it is a collaboration and actually exists in the folder hierarchy of another user.
I have the idea to compare the folders owner or creator with the user I am processing, but I am not sure if that is the right way and if yes, if I should take the owner or the creator. But maybe there is a better way?
Greetings,
Pascal