NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatGetChannelUnreadInfosParam类 参考

#import <NIMQChatGetChannelUnreadInfosParam.h>

类 NIMQChatGetChannelUnreadInfosParam 继承关系图:

构造函数

(instancetype) - initWithTargets:
 

属性

NSArray< NIMQChatChannelIdInfo * > * targets
 

详细描述

查询未读信息的参数

函数文档

◆ initWithTargets:

- (instancetype) initWithTargets: (NSArray< NIMQChatChannelIdInfo * > *)  targets

引用了 targets.

属性说明

◆ targets

- (NSArray<NIMQChatChannelIdInfo *>*) targets
readwritenonatomiccopy

操作的对象:频道ID列表

被这些函数引用 initWithTargets:.


该类的文档由以下文件生成: