RCPlatform Constants Reference
Declared in | RCStatusDefine.h |
---|
RCPlatform
在线平台
Definition
typedef NS_ENUM(NSUInteger, RCPlatform ) {
RCPlatform_Other = 0,
RCPlatform_iOS = 1,
RCPlatform_Android = 2,
RCPlatform_Web = 3,
RCPlatform_PC = 4,
};
Constants
Declared In
RCStatusDefine.h