| Package | Description |
|---|---|
| com.fangcloud.sdk.api.file | |
| com.fangcloud.sdk.api.folder |
| Modifier and Type | Method and Description |
|---|---|
ListShareLinkResult |
YfyFileRequest.listShareLink(long fileId,
int pageId)
List share links of a file
|
ListShareLinkResult |
YfyFileRequest.listShareLink(long fileId,
int pageId,
long ownerId)
List file's share links created by specific owner
|
| Modifier and Type | Method and Description |
|---|---|
ListShareLinkResult |
YfyFolderRequest.listShareLink(long folderId,
int pageId)
List share links of a folder
|
ListShareLinkResult |
YfyFolderRequest.listShareLink(long folderId,
int pageId,
long ownerId)
List folder's share links created by specific owner
|
Copyright © 2018 YiFangYun. All rights reserved.