V4.9.9测试版第一次提交 构建版本9.9.1

This commit is contained in:
wbzhan
2019-07-12 14:09:23 +08:00
parent 8693efe121
commit 33254ad734
54 changed files with 1019 additions and 3719 deletions
@@ -68,9 +68,9 @@ typedef void (^DeviceReceiveBlock)(NSString *deviceId, BOOL isSupport);
/**
刷新局域网设备。lanDevices每30刷新,调用此方法马上发送一次刷新指令。
强制刷新局域网设备
*/
- (void)refreshLanDevices;
- (void)forceScanLanDevices;