获取当前设备网络信息
无
nativeService.getNetworkStatus()
nativeService.getNetworkStatus().then((network) => { if (network.status === 1) { } })
← hasCheckGooglePlayServices 谷歌服务 getNetType 网络类型 →