liumingming

rollback old rts video view

@@ -1453,8 +1453,8 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject { @@ -1453,8 +1453,8 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject {
1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel) 1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel)
1454 func onExitRoom() 1454 func onExitRoom()
1455 func hangup() 1455 func hangup()
1456 - func getDoctorUserId() -> Swift.String?  
1457 - func resumeDoctorVideo() 1456 + func showRtsVideo() -> UIKit.UIView?
  1457 + func hideRtsVideo(_ view: UIKit.UIView)
1458 } 1458 }
1459 public enum TrtcLog : Swift.String { 1459 public enum TrtcLog : Swift.String {
1460 case waitingRecall 1460 case waitingRecall
@@ -1453,8 +1453,8 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject { @@ -1453,8 +1453,8 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject {
1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel) 1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel)
1454 func onExitRoom() 1454 func onExitRoom()
1455 func hangup() 1455 func hangup()
1456 - func getDoctorUserId() -> Swift.String?  
1457 - func resumeDoctorVideo() 1456 + func showRtsVideo() -> UIKit.UIView?
  1457 + func hideRtsVideo(_ view: UIKit.UIView)
1458 } 1458 }
1459 public enum TrtcLog : Swift.String { 1459 public enum TrtcLog : Swift.String {
1460 case waitingRecall 1460 case waitingRecall