| Package | Description |
|---|---|
| com.fangcloud.sdk.api.file |
| Modifier and Type | Method and Description |
|---|---|
static PreviewKindEnum |
PreviewKindEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreviewKindEnum[] |
PreviewKindEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadPreviewResult |
YfyFileRequest.downloadPreview(long fileId,
int pageIndex,
PreviewKindEnum previewKind)
Retrieve download url if the page count of result to
this#preview(long,PreviewKindEnum,boolean) more
than 1. |
PreviewResult |
YfyFileRequest.preview(long fileId,
PreviewKindEnum previewKind,
boolean forceRegenerate)
Retrieve preview image information and download url
|
Copyright © 2017 YiFangYun. All rights reserved.