| Package | Description |
|---|---|
| com.fangcloud.sdk.api.folder |
| Modifier and Type | Method and Description |
|---|---|
GetChildrenResult |
YfyFolderRequest.getChildren(long folderId,
int pageId,
int pageCapacity,
ItemTypeEnum itemType)
Retrieve the files and/or folders contained within this folder without any other info about the folder.
|
GetChildrenResult |
YfyFolderRequest.getChildren(long folderId,
int pageId,
int pageCapacity,
ItemTypeEnum itemType,
long departmentId)
Retrieve the files and/or folders contained within this folder without any other info about the folder.
|
Copyright © 2018 YiFangYun. All rights reserved.