From 1443556e9ccb1a19ed8e6710c16c8adc4d4f4fb3 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 04 十一月 2021 14:19:55 +0800 Subject: [PATCH] 2021-11-04 1.更新SDK --- iOS/Xamarin/LCSDKOnXamarin/Depend/LCOpenSDKDynamic.framework/Headers/LCOpenSDK/LCOpenSDK_Param.h | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/iOS/Xamarin/LCSDKOnXamarin/Depend/LCOpenSDKDynamic.framework/Headers/LCOpenSDK/LCOpenSDK_Param.h b/iOS/Xamarin/LCSDKOnXamarin/Depend/LCOpenSDKDynamic.framework/Headers/LCOpenSDK/LCOpenSDK_Param.h index a61eb37..4fab2e5 100644 --- a/iOS/Xamarin/LCSDKOnXamarin/Depend/LCOpenSDKDynamic.framework/Headers/LCOpenSDK/LCOpenSDK_Param.h +++ b/iOS/Xamarin/LCSDKOnXamarin/Depend/LCOpenSDKDynamic.framework/Headers/LCOpenSDK/LCOpenSDK_Param.h @@ -67,6 +67,8 @@ @property (nonatomic) DEFINITION_MODE defiMode; /** 娴佸獟浣揌D/SD妯″紡 */ @property (nonatomic) BOOL isOpt; /** 鏄惁浣跨敤闀块摼鎺ヤ紭鍖� */ +/// 鐮佹祦鍒嗚鲸鐜� +@property (nonatomic , assign) NSInteger imageSize; @end @@ -112,6 +114,9 @@ @property (nonatomic) BOOL isOpt; /** 鏄惁浣跨敤闀块摼鎺ヤ紭鍖� */ +/// 璇锋眰绫诲瀷锛宼alk瀵硅锛宑all鍛煎彨锛屽鏋滀笉浼狅紝榛樿涓簍alk +@property (nonatomic, copy) NSString *talkType; + @end NS_ASSUME_NONNULL_END -- Gitblit v1.8.0