| 接口 | 说明 |
|---|---|
| ImageDownloadManager.DownloadStatusListener | |
| RongLinkify.MatchFilter |
MatchFilter enables client code to have more control over
what is allowed to match and become a link, and what is not.
|
| RongLinkify.TransformFilter |
TransformFilter enables client code to have more control over
how matched patterns are represented as URLs.
|
| TextViewUtils.RegularCallBack |
| 类 | 说明 |
|---|---|
| CombineMessageUtils |
读取template.json模板,根据模板将消息队列转为网页文本,并生成文件
|
| FileTypeUtils |
Created by tiankui on 16/7/27.
|
| FileTypeUtils.FileNameComparator |
根据文件名进行比较排序
|
| FileTypeUtils.FileTypeFilter | |
| ForwardManager | |
| ImageDownloadManager | |
| MessageProviderUserInfoHelper |
用于消息提供者获取用户信息使用
|
| NotificationUtil |
Created by jiangecho on 2016/11/29.
|
| RongAuthImageDownloader | |
| RongDateUtils | |
| RongLinkify |
Linkify take a piece of text and a regular expression and turns all of the
regex matches in the text into clickable links.
|
| RongOperationPermissionUtils |
判断融云SDK IPluginModule点击或者消息点击是否允许操作
|
| StringUtils |
Created by weiqinxiao on 15/12/28.
|
| SystemUtils |
Created by DragonJ on 14/10/29.
|
| TextViewUtils |
处理 textMessage 和 ReferenceMessage 的文本内容
|
| TimeUtils |
Created by DragonJ on 15/3/25.
|
| 枚举 | 说明 |
|---|---|
| ImageDownloadManager.DownloadStatusError |