NIMQChatUpdateQuickCommentType Constants Reference
| Declared in | NIMQChatDefs.h | 
|---|
NIMQChatUpdateQuickCommentType
Definition
typedef NS_ENUM(NSInteger, NIMQChatUpdateQuickCommentType ) {
                            
                               NIMQChatUpdateQuickCommentTypeAdd = 1,
                            
                               NIMQChatUpdateQuickCommentTypeDelete = 2,
                            
                            };