Showing
89 changed files
with
6 additions
and
1 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
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
HHVDoctorSDK/HHSDKVideo.framework/MedicStatus.storyboardc/LXC-Q0-bne-view-uRS-pr-z6i.nib/runtime.nib
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
@@ -412,6 +412,7 @@ enum SkipType : NSInteger; | @@ -412,6 +412,7 @@ enum SkipType : NSInteger; | ||
412 | @class UIView; | 412 | @class UIView; |
413 | 413 | ||
414 | @interface HHMSDK (SWIFT_EXTENSION(hhVDoctorSDK)) <HHBaseVideoDelegate> | 414 | @interface HHMSDK (SWIFT_EXTENSION(hhVDoctorSDK)) <HHBaseVideoDelegate> |
415 | +- (void)onStartWithOrderId:(NSString * _Nullable)orderId; | ||
415 | - (void)callStateChange:(enum HHBaseCallingState)state; | 416 | - (void)callStateChange:(enum HHBaseCallingState)state; |
416 | - (void)callDidEstablish; | 417 | - (void)callDidEstablish; |
417 | - (void)getChatParentView:(UIView * _Nonnull)view; | 418 | - (void)getChatParentView:(UIView * _Nonnull)view; |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
@@ -97,6 +97,7 @@ extension HHMSDK { | @@ -97,6 +97,7 @@ extension HHMSDK { | ||
97 | } | 97 | } |
98 | } | 98 | } |
99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { | 99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { |
100 | + @objc dynamic public func onStart(orderId: Swift.String?) | ||
100 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) | 101 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) |
101 | @objc dynamic public func callDidEstablish() | 102 | @objc dynamic public func callDidEstablish() |
102 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) | 103 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) |
No preview for this file type
@@ -97,6 +97,7 @@ extension HHMSDK { | @@ -97,6 +97,7 @@ extension HHMSDK { | ||
97 | } | 97 | } |
98 | } | 98 | } |
99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { | 99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { |
100 | + @objc dynamic public func onStart(orderId: Swift.String?) | ||
100 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) | 101 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) |
101 | @objc dynamic public func callDidEstablish() | 102 | @objc dynamic public func callDidEstablish() |
102 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) | 103 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) |
No preview for this file type
@@ -97,6 +97,7 @@ extension HHMSDK { | @@ -97,6 +97,7 @@ extension HHMSDK { | ||
97 | } | 97 | } |
98 | } | 98 | } |
99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { | 99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { |
100 | + @objc dynamic public func onStart(orderId: Swift.String?) | ||
100 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) | 101 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) |
101 | @objc dynamic public func callDidEstablish() | 102 | @objc dynamic public func callDidEstablish() |
102 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) | 103 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) |
No preview for this file type
@@ -97,6 +97,7 @@ extension HHMSDK { | @@ -97,6 +97,7 @@ extension HHMSDK { | ||
97 | } | 97 | } |
98 | } | 98 | } |
99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { | 99 | extension HHMSDK : HHSDKVideo.HHBaseVideoDelegate { |
100 | + @objc dynamic public func onStart(orderId: Swift.String?) | ||
100 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) | 101 | @objc dynamic public func callStateChange(_ state: HHSDKVideo.HHBaseCallingState) |
101 | @objc dynamic public func callDidEstablish() | 102 | @objc dynamic public func callDidEstablish() |
102 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) | 103 | @objc dynamic public func getChatParentView(_ view: UIKit.UIView) |
No preview for this file type
No preview for this file type
-
Please register or login to post a comment