RCConversationNotificationStatus Constants Reference

Declared in RCStatusDefine.h

RCConversationNotificationStatus

会话提醒状态

Definition

typedef NS_ENUM(NSUInteger, RCConversationNotificationStatus ) {
   DO_NOT_DISTURB = 0,
   NOTIFY = 1,
};

Constants

DO_NOT_DISTURB
 免打扰

Declared In RCStatusDefine.h.

NOTIFY
 新消息提醒

Declared In RCStatusDefine.h.

Declared In

RCStatusDefine.h