JMSGGroupType Constants Reference
Declared in | JMSGConstants.h |
---|
JMSGGroupType
群组类型 - 私有、公开
Definition
typedef NS_ENUM(NSInteger, JMSGGroupType ) {
kJMSGGroupTypePrivate = 1,
kJMSGGroupTypePublic = 2,
};
Constants
Declared In
JMSGConstants.h