Showing
92 changed files
with
6 additions
and
2 deletions
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
@@ -745,12 +745,16 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager") | @@ -745,12 +745,16 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager") | ||
745 | 745 | ||
746 | SWIFT_CLASS("_TtC12hhVDoctorSDK17UsercenterOptions") | 746 | SWIFT_CLASS("_TtC12hhVDoctorSDK17UsercenterOptions") |
747 | @interface UsercenterOptions : NSObject | 747 | @interface UsercenterOptions : NSObject |
748 | +/// 是否隐藏会员信息 | ||
749 | +@property (nonatomic) BOOL enableVipInfo; | ||
748 | /// 是否隐藏个人中心入口 | 750 | /// 是否隐藏个人中心入口 |
749 | @property (nonatomic) BOOL hideUserCenter; | 751 | @property (nonatomic) BOOL hideUserCenter; |
750 | /// 是否展示激活码入口 | 752 | /// 是否展示激活码入口 |
751 | @property (nonatomic) BOOL enableActivate; | 753 | @property (nonatomic) BOOL enableActivate; |
752 | /// 是否展示档案库入口 | 754 | /// 是否展示档案库入口 |
753 | @property (nonatomic) BOOL enableMedical; | 755 | @property (nonatomic) BOOL enableMedical; |
756 | +/// 档案库是否可以增加成员 | ||
757 | +@property (nonatomic) BOOL enableAddMemberInDoc; | ||
754 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; | 758 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
755 | @end | 759 | @end |
756 | 760 |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This file is too large to display.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
-
Please register or login to post a comment