sys.NetworkType 枚举
网络类型枚举
索引
NONELANWWAN
Details
NONE
网络不通
| meta | description | 
|---|---|
| 类型 | Number | 
| 定义于 | cocos2d/core/platform/CCSys.js:1144 | 
LAN
通过无线或者有线本地网络连接因特网
| meta | description | 
|---|---|
| 类型 | Number | 
| 定义于 | cocos2d/core/platform/CCSys.js:1153 | 
WWAN
通过蜂窝移动网络连接因特网
| meta | description | 
|---|---|
| 类型 | Number | 
| 定义于 | cocos2d/core/platform/CCSys.js:1162 |