liumingming

fxi

Showing 100 changed files with 11 additions and 65 deletions

Too many changes to show.

To preserve performance only 100 of 100+ files are displayed.

1 Pod::Spec.new do |s| 1 Pod::Spec.new do |s|
2 s.name = "HHVDoctorSDK" 2 s.name = "HHVDoctorSDK"
3 - s.version = "3.1.2.062315" 3 + s.version = "3.1.2.091818"
4 s.summary = "和缓视频医生 SDK" 4 s.summary = "和缓视频医生 SDK"
5 5
6 s.description = <<-DESC 6 s.description = <<-DESC
No preview for this file type
@@ -3,5 +3,5 @@ @@ -3,5 +3,5 @@
3 <plist version="1.0"> 3 <plist version="1.0">
4 <dict> 4 <dict>
5 <key>HHBundleVersion</key> 5 <key>HHBundleVersion</key>
6 -<string>3.1.2.062315</string></dict> 6 +<string>3.1.2.091818</string></dict>
7 </plist> 7 </plist>
1 -// Generated by Apple Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53) 1 +// Generated by Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
  2 +#ifndef HHVDOCTORSDK_SWIFT_H
  3 +#define HHVDOCTORSDK_SWIFT_H
2 #pragma clang diagnostic push 4 #pragma clang diagnostic push
3 #pragma clang diagnostic ignored "-Wgcc-compat" 5 #pragma clang diagnostic ignored "-Wgcc-compat"
4 6
@@ -187,12 +189,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); @@ -187,12 +189,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
187 #pragma clang diagnostic ignored "-Watimport-in-framework-header" 189 #pragma clang diagnostic ignored "-Watimport-in-framework-header"
188 #endif 190 #endif
189 @import CoreGraphics; 191 @import CoreGraphics;
190 -@import CoreLocation;  
191 @import Foundation; 192 @import Foundation;
192 @import ImSDK; 193 @import ImSDK;
193 @import ObjectiveC; 194 @import ObjectiveC;
194 -@import Photos;  
195 -@import QuartzCore;  
196 @import TXLiteAVSDK_TRTC; 195 @import TXLiteAVSDK_TRTC;
197 @import UIKit; 196 @import UIKit;
198 #endif 197 #endif
@@ -215,9 +214,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); @@ -215,9 +214,9 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
215 214
216 215
217 216
218 -  
219 -  
220 - 217 +@class NSNumber;
  218 +@class NSString;
  219 +@class NSBundle;
221 @class NSCoder; 220 @class NSCoder;
222 221
223 SWIFT_CLASS("_TtC12hhVDoctorSDK13CommentBaseVC") 222 SWIFT_CLASS("_TtC12hhVDoctorSDK13CommentBaseVC")
@@ -266,8 +265,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK26DGElasticPullToRefreshView") @@ -266,8 +265,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK26DGElasticPullToRefreshView")
266 265
267 266
268 267
269 -  
270 -  
271 @class UIImage; 268 @class UIImage;
272 @class UITouch; 269 @class UITouch;
273 @class UIEvent; 270 @class UIEvent;
@@ -321,8 +318,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK16HHAccountManager") @@ -321,8 +318,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK16HHAccountManager")
321 318
322 319
323 320
324 -  
325 -  
326 /// 呼叫类型 321 /// 呼叫类型
327 /// <ul> 322 /// <ul>
328 /// <li> 323 /// <li>
@@ -354,9 +349,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11HHDateUtils") @@ -354,9 +349,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11HHDateUtils")
354 349
355 350
356 351
357 -  
358 -  
359 -  
360 SWIFT_CLASS("_TtC12hhVDoctorSDK15HHDeviceManager") 352 SWIFT_CLASS("_TtC12hhVDoctorSDK15HHDeviceManager")
361 @interface HHDeviceManager : NSObject 353 @interface HHDeviceManager : NSObject
362 - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; 354 - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@@ -371,8 +363,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK18HHFileCacheManager") @@ -371,8 +363,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK18HHFileCacheManager")
371 363
372 364
373 365
374 -  
375 -  
376 /// HH 定位 366 /// HH 定位
377 SWIFT_CLASS("_TtC12hhVDoctorSDK10HHLocation") 367 SWIFT_CLASS("_TtC12hhVDoctorSDK10HHLocation")
378 @interface HHLocation : NSObject 368 @interface HHLocation : NSObject
@@ -423,6 +413,7 @@ typedef SWIFT_ENUM(NSInteger, HHMLoginCode, open) { @@ -423,6 +413,7 @@ typedef SWIFT_ENUM(NSInteger, HHMLoginCode, open) {
423 @class HHSDKOptions; 413 @class HHSDKOptions;
424 enum SkipType : NSInteger; 414 enum SkipType : NSInteger;
425 @class UINavigationController; 415 @class UINavigationController;
  416 +@class NSData;
426 @protocol HHMVideoDelegate; 417 @protocol HHMVideoDelegate;
427 418
428 SWIFT_CLASS("_TtC12hhVDoctorSDK6HHMSDK") 419 SWIFT_CLASS("_TtC12hhVDoctorSDK6HHMSDK")
@@ -544,7 +535,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau @@ -544,7 +535,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau
544 535
545 536
546 537
547 -  
548 @interface HHMSDK (SWIFT_EXTENSION(hhVDoctorSDK)) 538 @interface HHMSDK (SWIFT_EXTENSION(hhVDoctorSDK))
549 /// 发起呼叫 539 /// 发起呼叫
550 /// \param uuid 呼叫人uuid 540 /// \param uuid 呼叫人uuid
@@ -598,6 +588,7 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK23HHMediaStatusCheckUtils") @@ -598,6 +588,7 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK23HHMediaStatusCheckUtils")
598 588
599 @class UIWindow; 589 @class UIWindow;
600 @class UICollectionView; 590 @class UICollectionView;
  591 +@class NSIndexPath;
601 @class UICollectionViewCell; 592 @class UICollectionViewCell;
602 @class UIScrollView; 593 @class UIScrollView;
603 594
@@ -683,7 +674,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau @@ -683,7 +674,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau
683 674
684 675
685 676
686 -  
687 SWIFT_CLASS("_TtC12hhVDoctorSDK14MessageOptions") 677 SWIFT_CLASS("_TtC12hhVDoctorSDK14MessageOptions")
688 @interface MessageOptions : NSObject 678 @interface MessageOptions : NSObject
689 /// 是否是Present显示 679 /// 是否是Present显示
@@ -707,12 +697,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK14MessageOptions") @@ -707,12 +697,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK14MessageOptions")
707 697
708 698
709 699
710 -  
711 -  
712 -  
713 -  
714 -  
715 -  
716 typedef SWIFT_ENUM(NSInteger, PermissionType, open) { 700 typedef SWIFT_ENUM(NSInteger, PermissionType, open) {
717 PermissionTypeLocationAlways = 0, 701 PermissionTypeLocationAlways = 0,
718 PermissionTypeLocationWhenInUse = 1, 702 PermissionTypeLocationWhenInUse = 1,
@@ -741,8 +725,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager") @@ -741,8 +725,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager")
741 725
742 726
743 727
744 -  
745 -  
746 @interface TRTCManager (SWIFT_EXTENSION(hhVDoctorSDK)) <TIMConnListener> 728 @interface TRTCManager (SWIFT_EXTENSION(hhVDoctorSDK)) <TIMConnListener>
747 - (void)onConnSucc; 729 - (void)onConnSucc;
748 - (void)onConnFailed:(int32_t)code err:(NSString * _Null_unspecified)err; 730 - (void)onConnFailed:(int32_t)code err:(NSString * _Null_unspecified)err;
@@ -765,9 +747,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager") @@ -765,9 +747,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager")
765 747
766 748
767 749
768 -  
769 -  
770 -  
771 @interface TRTCManager (SWIFT_EXTENSION(hhVDoctorSDK)) <TRTCCloudDelegate> 750 @interface TRTCManager (SWIFT_EXTENSION(hhVDoctorSDK)) <TRTCCloudDelegate>
772 - (void)onEnterRoom:(NSInteger)result; 751 - (void)onEnterRoom:(NSInteger)result;
773 - (void)onError:(TXLiteAVError)errCode errMsg:(NSString * _Nullable)errMsg extInfo:(NSDictionary * _Nullable)extInfo; 752 - (void)onError:(TXLiteAVError)errCode errMsg:(NSString * _Nullable)errMsg extInfo:(NSDictionary * _Nullable)extInfo;
@@ -804,37 +783,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager") @@ -804,37 +783,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager")
804 783
805 784
806 785
807 -  
808 -  
809 -  
810 -  
811 -  
812 -  
813 -  
814 -  
815 -  
816 -  
817 -  
818 -  
819 -  
820 -  
821 -  
822 -  
823 -  
824 -  
825 -  
826 -  
827 -  
828 -  
829 -  
830 -  
831 -  
832 -  
833 -  
834 -  
835 -  
836 -  
837 -  
838 @class UITapGestureRecognizer; 786 @class UITapGestureRecognizer;
839 @class NSTimer; 787 @class NSTimer;
840 788
@@ -847,9 +795,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager") @@ -847,9 +795,6 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK11TRTCManager")
847 795
848 796
849 797
850 -  
851 -  
852 -  
853 SWIFT_CLASS("_TtC12hhVDoctorSDK17UsercenterOptions") 798 SWIFT_CLASS("_TtC12hhVDoctorSDK17UsercenterOptions")
854 @interface UsercenterOptions : NSObject 799 @interface UsercenterOptions : NSObject
855 /// 是否隐藏会员信息 800 /// 是否隐藏会员信息
@@ -891,3 +836,4 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK12VideoOptions") @@ -891,3 +836,4 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK12VideoOptions")
891 # pragma clang attribute pop 836 # pragma clang attribute pop
892 #endif 837 #endif
893 #pragma clang diagnostic pop 838 #pragma clang diagnostic pop
  839 +#endif