Synchronizes a mirrored folder with its source folder.
public void folder_synchronizeMirroredFolder( String accessToken, long binderId );
The folder_synchronizeMirroredFolder operation synchronizes a mirrored folder with its source folder.
Either the security token passed to your application by Teaming as part of implementing a remote application, or the null value.
The identifier of the mirrored folder that you want to synchronize.
None.
Java objects in the Teaming sources (see Section 1.7.1, Working with Java Objects)