ChuangNetworkSpeedTestConfig Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ChuangNetworkSpeedTestConfig.h |
testUpLink
上行测速
@property (nonatomic, assign) BOOL testUpLinkDeclared In
ChuangNetworkSpeedTestConfig.h
expectedUpLinkBitrateKbps
预期的上行网速 单位 Kbps 范围:10-10000
@property (nonatomic, assign) int expectedUpLinkBitrateKbpsDeclared In
ChuangNetworkSpeedTestConfig.h
testDownLink
下行测速
@property (nonatomic, assign) BOOL testDownLinkDeclared In
ChuangNetworkSpeedTestConfig.h
exceptedDownLinkBitrateKbps
预期的下行网速 单位 Kbps 范围:10-10000
@property (nonatomic, assign) int exceptedDownLinkBitrateKbpsDeclared In
ChuangNetworkSpeedTestConfig.h