Hi, can someone share an example code in java to implement FileSharingInfo api and also an example for listing all the shared folders and files in dropbox ?
To list shared folders, you can use DbxUserSharingRequests.listFolders/listFoldersContinue.
I just shared some information about FileSharingInfo in your other thread.
We don't have a sample to share for these unfortunately. Please try writing the code you need per the documentation and let us know if something isn't working as expected.