On+/xamarin/ESVideoOnXamarin/ESVideoOnXamarin/ESOnMonitorViewController.m
@@ -57,7 +57,7 @@ NSString * unlockStr; NSString * endOfMonitoringStr; NSString * unlockSuccessfullyStr; CGFloat Height66; // int _openDoorTimeout; @@ -299,6 +299,10 @@ _openDoorTimeout = 0; [self startOpenDoorCountdown]; [self showUIAlertView:unlockSuccessfullyStr]; // 开锁成功回调 if(self.mESCallDelegate != NULL){ [self.mESCallDelegate onUnlockAction]; } } -(void)setUnlock:(BOOL)ISEnable{