API method to determine if a user can create sub-albums
EddyLB opened this issue · 0 comments
EddyLB commented
Users ask for the possibility to create sub-albums with the iOS app as they do on the web interface. Could you please provide a way to determine whether a Community user can create sub-albums?
This info could, for example, be provided by the community.session.getStatus
method.
Thanks in advance.