API | Operation Description |
Check file status |
//destination filenameval targetName = "targetName"//target folderval targetDir = Directory()try {val headFileContent: HeadFileContent = smh.headFile(name = targetName,dir = targetDir)} catch (e: Exception) {e.printStackTrace()}
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback