I am developing an app that uses a shared dropbox folder to coordinate between a small (5-10 person) group of user. That part is working fine. Looking for some API hints on how to mange the sharing & unsharing of that folder using the obj C SDK. I want to be able to allow the owner of that folder to quickly share with the other members of that group using a supplied list of email address; then, if needed have those others get unshared but let them keep their own copy of that directory.
Looking for help digging through the API list to see what calls I need to make.
Thanks for any help you can offer!
- Jim