KIMSdkDocsFileService

interface KIMSdkDocsFileService : KIMISdkLinkupService

云文档文件相关处理接口

Functions

Link copied to clipboard
abstract fun getExt(name: String?): String

获取拓展名

Link copied to clipboard
abstract fun getFileType(linkType: String?, fileType: String?): String

linkType为"note"笔记类型的,需要以"woanote"为key获取笔记新图标

Link copied to clipboard
abstract fun getKnownTypeFileName(filePath: String?): String

对本地已知类型,移除后缀

Link copied to clipboard
abstract fun yunPicInto(fileType: String?, imageView: ImageView, dp: Int)

根据文档类型 fileType为imageView加载图标