I have just updated the SDK and there are 3 new parameters in the listFolder: method. However the documentation does not really go into much detail (and the last parameter is not mentioned at all):
listFolder:recursive:includeMediaInfo:includeDeleted:includeHasExplicitSharedMembers:includeMountedFolders:limit:sharedLink
Can you please clarify the following:
1) What does the includeMountedFolders flag do exactly?
2) The limit is presumably a way of setting when listFolderContinue will be called?
3) What does sharedLink refer to?