From be56723cce4cd60ddc144ebe6ac20607675b3006 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期三, 17 七月 2024 09:33:38 +0800 Subject: [PATCH] 更新sdk --- Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h index 96ba643..c16254b 100755 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/mediastreamer2.framework/Headers/rfc3984.h @@ -45,7 +45,6 @@ typedef struct _Rfc3984Context Rfc3984Context; -MS2_DEPRECATED MS2_PUBLIC Rfc3984Context *rfc3984_new(void); MS2_PUBLIC Rfc3984Context *rfc3984_new_with_factory(MSFactory *factory); MS2_PUBLIC void rfc3984_destroy(Rfc3984Context *ctx); -- Gitblit v1.8.0