Deletes a folder entry.
public void folder_deleteEntry( String accessToken, long entryId );
The folder_deleteEntry operation deletes a folder entry.
Either the security token passed to your application by Teaming as part of implementing a remote application, or the null value.
The entry identifier of the folder entry you want to delete.
None.
Java objects in the Teaming sources (see Section 1.7.1, Working with Java Objects)