API | Operation Description |
Delete catalog or album |
//target folderval targetDir = Directory()try {val checkSuccess: Boolean = smh.deleteDirectory(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