RCCSModeType Constants Reference
Declared in | RCStatusDefine.h |
---|
RCCSModeType
客服服务方式
Definition
typedef NS_ENUM(NSUInteger, RCCSModeType ) {
RC_CS_NoService = 0,
RC_CS_RobotOnly = 1,
RC_CS_HumanOnly = 2,
RC_CS_RobotFirst = 3,
};
Constants
Declared In
RCStatusDefine.h