NIMQChatSystemNotificationStatus Constants Reference

Declared in NIMQChatSystemNotification.h

NIMQChatSystemNotificationStatus

Definition

typedef NS_ENUM(NSInteger, NIMQChatSystemNotificationStatus ) {
   NIMQChatSystemNotificationStatusNormal = 0,
};

Constants

NIMQChatSystemNotificationStatusNormal

正常状态

Declared In NIMQChatSystemNotification.h.