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