getFilesList

abstract fun getFilesList(parentId: String = "root"): List<OmhFile>

This method list files from an specific folder

Return

A list of OmhFiles

Parameters

parentId

The id of the folder you want to get the list of files