RCPublicServiceType Constants Reference

Declared in RCStatusDefine.h

RCPublicServiceType

公众服务账号类型

Definition

typedef NS_ENUM(NSUInteger, RCPublicServiceType ) {
   RC_APP_PUBLIC_SERVICE = 7,
   RC_PUBLIC_SERVICE = 8,
};

Constants

RC_APP_PUBLIC_SERVICE
 应用内公众服务账号

Declared In RCStatusDefine.h.

RC_PUBLIC_SERVICE
 跨应用公众服务账号

Declared In RCStatusDefine.h.

Declared In

RCStatusDefine.h