| | |
| | | { |
| | | if (mHDLCallVideoInfo.spk == "door.gate") |
| | | { |
| | | #if __IOS__ |
| | | //自研可视对讲 |
| | | HDLLinPhoneSDK.Instance().GotoHDLSRLinphoneIntercomVC(mHDLCallVideoInfo.DeviceName,mHDLCallVideoInfo.DeviceSipAccount); |
| | | } |
| | | #endif |
| | | } |
| | | else { |
| | | //狄耐克可视对讲 |
| | | //如果开启了自动跳转方案,则无需继续下面处理、无需手动跳转 |
| | |
| | | return checkIncomingCallThread == null || checkIncomingCallThread.ThreadState != ThreadState.Running; |
| | | } |
| | | |
| | | #endregion |
| | | #endregion |
| | | |
| | | |
| | | #region ■ -- Android相关操作_______________________________ |
| | | #region ■ -- Android相关操作_______________________________ |
| | | |
| | | #if __Android__ |
| | | |
| | |
| | | } |
| | | |
| | | #endif |
| | | #endregion |
| | | #endregion |
| | | |
| | | #region ■ -- iOS相关操作_______________________________ |
| | | #region ■ -- iOS相关操作_______________________________ |
| | | |
| | | #if __IOS__ |
| | | |
| | | #region OnHDLLinphoneCallDelegate |
| | | #region OnHDLLinphoneCallDelegate |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | #endregion |
| | | #endif |
| | | |
| | | #endregion |
| | | #endregion |
| | | |
| | | } |
| | | |