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