JMSGPromptContentType Constants Reference

Declared in JMSGConstants.h

JMSGPromptContentType

提示性消息的类型 - 消息撤回提示、后台自定义消息提示等

Definition

typedef NS_ENUM(NSInteger, JMSGPromptContentType ) {
   kJMSGPromptContentTypeRetractMessage = 0,
   kJMSGPromptContentTypeAPPRbag = 1,
};

Constants

kJMSGPromptContentTypeRetractMessage

消息撤回提示

Declared In JMSGConstants.h.

kJMSGPromptContentTypeAPPRbag

自定义提示

Declared In JMSGConstants.h.

Declared In

JMSGConstants.h