toggleFavoriteStatusForFileWithId
Function
toggleFavoriteStatusForFileWithId(fileId)
Description
Toggles the favorite flag for the file, then adds or removes the file from the favorites folder.
Arguments
- fileId - The fileId of the Vablet file
Returns
-
success - This is a boolean that indicates whether the function was successful or not
-
error - If the function was unsuccessful, then details on the error are returned here