NIMQChatServerUnreadInfo Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatServerUnreadInfo.h | 
  serverId
	服务器ID
@property (nonatomic, assign, readonly) unsigned long long serverIdDiscussion
服务器ID
Declared In
NIMQChatServerUnreadInfo.h
  unreadCount
	未读数
@property (nonatomic, assign, readonly) NSUInteger unreadCountDiscussion
未读数
Declared In
NIMQChatServerUnreadInfo.h
  mentionedCount
	@的未读数
@property (nonatomic, assign, readonly) NSUInteger mentionedCountDiscussion
@的未读数
Declared In
NIMQChatServerUnreadInfo.h
  maxCount
	最大未读数
@property (nonatomic, assign, readonly) NSUInteger maxCountDiscussion
最大未读数
Declared In
NIMQChatServerUnreadInfo.h