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 Vibe 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 Vibe sources (see Working with Java Objects)