liumingming

fix

... ... @@ -1454,6 +1454,7 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject {
func onExitRoom()
func hangup()
func getDoctorUserId() -> Swift.String?
func removeRemote()
func resumeRemote()
func showRtsVideo() -> UIKit.UIView?
func hideRtsVideo(_ view: UIKit.UIView)
... ...
... ... @@ -1454,6 +1454,7 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject {
func onExitRoom()
func hangup()
func getDoctorUserId() -> Swift.String?
func removeRemote()
func resumeRemote()
func showRtsVideo() -> UIKit.UIView?
func hideRtsVideo(_ view: UIKit.UIView)
... ...