| 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.getDepartmentFolders(long departmentId,
int pageId,
int pageCapacity,
ItemTypeEnum itemType)
Retrieve the files and/or folders contained in department space.
|
GetChildrenResult |
YfyFolderRequest.getPersonalItems(int pageId,
int pageCapacity,
ItemTypeEnum itemType)
Retrieve the files and/or folders contained in personal space.
|
Copyright © 2018 YiFangYun. All rights reserved.