| | |
| | | LCApiKit.SharedInstance().CurrentDevicePlayToken = mESVideoInfo.Lc_PlayToken; |
| | | LCApiKit.SharedInstance().CurrentDeviceId = mESVideoInfo.Lc_DeviceId; |
| | | LCApiKit.SharedInstance().CurrentDeviceName = mESVideoInfo.DeviceName; |
| | | LCApiKit.SharedInstance().CurrentPsk = mESVideoInfo.Lc_DeviceId; |
| | | LCApiKit.SharedInstance().CurrentPsk = mESVideoInfo.Lc_Psk; |
| | | //2.调整监视页面 |
| | | LCOnMonitorViewController vc = new LCOnMonitorViewController(); |
| | | mOnLCCallDelegate = new OnLCCallDelegate(this); |
| | |
| | | //LCApiKit.SharedInstance().CurrentDevicePlayToken = mESVideoInfo.Lc_PlayToken; |
| | | LCApiKit.SharedInstance().CurrentDeviceId = mESVideoInfo.Lc_DeviceId; |
| | | LCApiKit.SharedInstance().CurrentDeviceName = mESVideoInfo.DeviceName; |
| | | LCApiKit.SharedInstance().CurrentPsk = mESVideoInfo.Lc_DeviceId; |
| | | LCApiKit.SharedInstance().CurrentPsk = mESVideoInfo.Lc_Psk; |
| | | //2.跳转乐橙呼叫页面 |
| | | LCOnIntercomViewController vc = new LCOnIntercomViewController(); |
| | | mOnLCCallDelegate = new OnLCCallDelegate(this); |