Showing
58 changed files
with
4 additions
and
2 deletions
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
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
@@ -1050,6 +1050,7 @@ public struct EKAttributes { | @@ -1050,6 +1050,7 @@ public struct EKAttributes { | ||
1050 | @objc public static let `default`: HHSDKVideo.HHMSDK | 1050 | @objc public static let `default`: HHSDKVideo.HHMSDK |
1051 | weak public var mCallDelegate: HHSDKVideo.HHCallDelegate? | 1051 | weak public var mCallDelegate: HHSDKVideo.HHCallDelegate? |
1052 | weak public var mHHRTCDelegate: HHSDKVideo.HHRTCDelegate? | 1052 | weak public var mHHRTCDelegate: HHSDKVideo.HHRTCDelegate? |
1053 | + public var expertVideoCallback: (() -> Swift.Void)? | ||
1053 | @objc public var photosPreview: ((Swift.Array<Swift.String>) -> Swift.Void)? | 1054 | @objc public var photosPreview: ((Swift.Array<Swift.String>) -> Swift.Void)? |
1054 | @objc public func start(option: HHSDKVideo.OptionProtocal, im: HHSDKVideo.HHIM, rtc: HHSDKVideo.HHRTC) | 1055 | @objc public func start(option: HHSDKVideo.OptionProtocal, im: HHSDKVideo.HHIM, rtc: HHSDKVideo.HHRTC) |
1055 | @objc public func login(userToken: Swift.String, completion: @escaping HHSDKBase.HHLoginHandler) | 1056 | @objc public func login(userToken: Swift.String, completion: @escaping HHSDKBase.HHLoginHandler) |
No preview for this file type
@@ -1050,6 +1050,7 @@ public struct EKAttributes { | @@ -1050,6 +1050,7 @@ public struct EKAttributes { | ||
1050 | @objc public static let `default`: HHSDKVideo.HHMSDK | 1050 | @objc public static let `default`: HHSDKVideo.HHMSDK |
1051 | weak public var mCallDelegate: HHSDKVideo.HHCallDelegate? | 1051 | weak public var mCallDelegate: HHSDKVideo.HHCallDelegate? |
1052 | weak public var mHHRTCDelegate: HHSDKVideo.HHRTCDelegate? | 1052 | weak public var mHHRTCDelegate: HHSDKVideo.HHRTCDelegate? |
1053 | + public var expertVideoCallback: (() -> Swift.Void)? | ||
1053 | @objc public var photosPreview: ((Swift.Array<Swift.String>) -> Swift.Void)? | 1054 | @objc public var photosPreview: ((Swift.Array<Swift.String>) -> Swift.Void)? |
1054 | @objc public func start(option: HHSDKVideo.OptionProtocal, im: HHSDKVideo.HHIM, rtc: HHSDKVideo.HHRTC) | 1055 | @objc public func start(option: HHSDKVideo.OptionProtocal, im: HHSDKVideo.HHIM, rtc: HHSDKVideo.HHRTC) |
1055 | @objc public func login(userToken: Swift.String, completion: @escaping HHSDKBase.HHLoginHandler) | 1056 | @objc public func login(userToken: Swift.String, completion: @escaping HHSDKBase.HHLoginHandler) |
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
-
Please register or login to post a comment