Commit 7d213abcb0a90422debbe5de7d01049850a4c4ef

Authored by zhangxiaowen
1 parent 652f0651

no message

CNLivePreloadResources/Classes/CNLivePreloadManager.h
... ... @@ -15,7 +15,7 @@ NS_ASSUME_NONNULL_BEGIN
15 15 /**
16 16 * 预加载资源
17 17 *
18   - * @param preloadId 加载标识
  18 + * @param preloadId 加载标识(1.刷新图片 -> RefreshImage 2.Gif封面 -> GifCover 3.Emotion -> Emotion)
19 19 * @param type 资源类型(目前只支持图片类型CNLiveResourceImage)
20 20 * @param imageNames 资源名字数组
21 21 *
... ...