FileSystemService.touchEntryById Method
Updates the last modified time of the entry with the specified ID.
Parameters
- id
-
Type: String
The ID of the file to touch.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.