listFolder
Load a specified folder.
Same as calling listFolder )} with recursive
set to false.
For more information, see the related documentation page
Return
Parameters
RemoteFolder id
Load a specified folder.
Loads the metadata about the folder with the provided folder id.
For more information, see the related documentation page.
Return
Call resulting in a RemoteFolder instance holding the metadata for the requested fodler id.
Parameters
target folder id
if true, a full folder tree will be returned, otherwise the resulting folder will contain only its direct children
Load a specified folder.
Same as calling listFolder )} with recursive
set to false.
For more information, see the related documentation page
Return
Parameters
RemoteFolder path
Throws
on a null or empty path
argument.
Load a specified folder.
Loads the metadata about the folder with the provided folder id.
For more information, see the related documentation page.
Return
Call resulting in a RemoteFolder instance holding the metadata for the requested fodler id.
Parameters
target folder path
if true, a full folder tree will be returned, otherwise the resulting folder will contain only its direct children
Throws
on a null or empty path
argument.