NIMQChatUpdateQuickCommentType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatUpdateQuickCommentType

Definition

typedef NS_ENUM(NSInteger, NIMQChatUpdateQuickCommentType ) {
   NIMQChatUpdateQuickCommentTypeAdd = 1,
   NIMQChatUpdateQuickCommentTypeDelete = 2,
};

Constants

NIMQChatUpdateQuickCommentTypeAdd

Declared In NIMQChatDefs.h.

NIMQChatUpdateQuickCommentTypeDelete

Declared In NIMQChatDefs.h.