HDL_ON/UI/UI2/FuntionControlView/VideoDoorLock/CommonMethod.cs
@@ -3,6 +3,7 @@ using System.Collections.Generic; using Shared; using HDL_ON.DAL.Server; using Foundation; #if __IOS__ #else using Com.Videogo.Hdl; @@ -61,6 +62,9 @@ this.GetYingshiDeviceList(serials); }; EZSDK.IOS.EZSDK.SharedInstance().Delegate = ezsdkDelegate; NSObject[] nSObject = new NSObject[1]; nSObject[0] = new NSString("DP1"); EZSDK.IOS.EZSDK.SharedInstance().ConnectTipModels = nSObject; EZSDK.IOS.EZSDK.SharedInstance().AddEzvizMonitorWithDeviceType(spk); #else