liumingming

rollback old rts video view

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