RCMessageDirection Constants Reference
Declared in | RCStatusDefine.h |
---|
RCMessageDirection
消息的方向
Definition
typedef NS_ENUM(NSUInteger, RCMessageDirection ) {
MessageDirection_SEND = 1,
MessageDirection_RECEIVE = 2,
};
Constants
Declared In
RCStatusDefine.h