| 程序包 | 说明 |
|---|---|
| com.tencent.cos.xml |
| 限定符和类型 | 方法和说明 |
|---|---|
PreviewDocumentInHtmlLinkResult |
CosXml.previewDocumentInHtmlLink(PreviewDocumentInHtmlLinkRequest request)
以HTML格式链接预览文档的同步方法.
|
PreviewDocumentInHtmlLinkResult |
CosXmlService.previewDocumentInHtmlLink(PreviewDocumentInHtmlLinkRequest request)
以HTML格式链接预览文档的同步方法。
|
void |
CosXml.previewDocumentInHtmlLinkAsync(PreviewDocumentInHtmlLinkRequest request,
CosXmlResultListener cosXmlResultListener)
以HTML格式链接预览文档的异步方法.
|
void |
CosXmlService.previewDocumentInHtmlLinkAsync(PreviewDocumentInHtmlLinkRequest request,
CosXmlResultListener cosXmlResultListener)
以HTML格式链接预览文档的异步方法
|