RCCustomerServiceStatus Constants Reference

Declared in RCConversationViewController.h

RCCustomerServiceStatus

客服服务状态

Definition

typedef NS_ENUM(NSUInteger, RCCustomerServiceStatus ) {
   RCCustomerService_NoService,
   RCCustomerService_HumanService,
   RCCustomerService_RobotService,
};

Constants

RCCustomerService_NoService
 无客服服务

Declared In RCConversationViewController.h.

RCCustomerService_HumanService
 人工客服服务

Declared In RCConversationViewController.h.

RCCustomerService_RobotService
 机器人客服服务

Declared In RCConversationViewController.h.

Declared In

RCConversationViewController.h