NIMQChatSubscribeAllChannelResult Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatSubscribeAllChannelResult.h | 
  unreadInfos
	未读信息数组
@property (nonatomic, copy) NSArray<NIMQChatUnreadInfo*> *unreadInfosDiscussion
未读信息数组
Declared In
NIMQChatSubscribeAllChannelResult.h
  failServerIds
	设置失败的服务器ID 数组,元素为 服务器ID 的 NSNumber 包装
@property (nonatomic, copy) NSArray<NSNumber*> *failServerIdsDiscussion
设置失败的服务器ID 数组,元素为 服务器ID 的 NSNumber 包装
Declared In
NIMQChatSubscribeAllChannelResult.h