JMSGCommonEventType Constants Reference
Declared in | JMSGConstants.h |
---|
JMSGCommonEventType
通知事件类型
上层通过 JMSGEventDelegate 类里的方法来监听此类事件
Definition
typedef NS_ENUM(NSInteger, JMSGCommonEventType ) {
kJMSGEventNotificationMessageRetract = 55,
kJMSGEventNotificationMessageTransparent = 12001,
kJMSGEventNotificationMessageReceiptStatusChange = 12002,
};
Constants
Declared In
JMSGConstants.h