BMXClientType Constants Reference
Declared in floo_proxy.h
BMXClientType
客户端平台类型
Definition
typedef NS_ENUM(NSInteger, BMXClientType ) {
BMXClientType_Unknown,
BMXClientType_iOS,
BMXClientType_Android,
BMXClientType_Windows,
BMXClientType_macOS,
BMXClientType_Linux,
BMXClientType_Web,
};
Constants
客户端平台类型
Declared In floo_proxy.h
.
未知客户端类型
Declared In floo_proxy.h
.
IOS端
Declared In floo_proxy.h
.
Android端
Declared In floo_proxy.h
.
Windows PC 端
Declared In floo_proxy.h
.
Mac PC 端
Declared In floo_proxy.h
.
Linux PC 端
Declared In floo_proxy.h
.
Declared In
floo_proxy.h