From 732a72414ca5788d53f2f5e016c7cd53b611d66d Mon Sep 17 00:00:00 2001
From: 464027401@qq.com <464027401@qq.com>
Date: 星期三, 15 九月 2021 16:47:26 +0800
Subject: [PATCH] 替换使用去掉callkit的包

---
 Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp
index 3eb5c16..53836cb 100755
--- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp
+++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/lime.framework/Headers/lime.hpp
@@ -332,15 +332,6 @@
 			lime::PeerDeviceStatus get_peerDeviceStatus(const std::string &peerDeviceId);
 
 			/**
-			 * @brief checks if a device iD exists in the local users
-			 *
-			 * @param[in]	deviceId	The device Id to check
-			 *
-			 * @return true if the device Id exists in the local users table, false otherwise
-			 */
-			bool is_localUser(const std::string &deviceId);
-
-			/**
 			 * @brief delete a peerDevice from local storage
 			 *
 			 * @param[in]	peerDeviceId	The device Id to be removed from local storage, shall be its GRUU

--
Gitblit v1.8.0