liumingming

remove get doctorId

Showing 43 changed files with 0 additions and 2 deletions
@@ -1452,7 +1452,6 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject { @@ -1452,7 +1452,6 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject {
1452 func waitingSuccess(_ doctorInfo: HHSDKVideo.HHDoctorModel, orderId: Swift.String) 1452 func waitingSuccess(_ doctorInfo: HHSDKVideo.HHDoctorModel, orderId: Swift.String)
1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel) 1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel)
1454 func onExitRoom() 1454 func onExitRoom()
1455 - func getDoctorId() -> Swift.String?  
1456 func hangup() 1455 func hangup()
1457 func showRtsVideo() -> UIKit.UIView? 1456 func showRtsVideo() -> UIKit.UIView?
1458 func hideRtsVideo(_ view: UIKit.UIView) 1457 func hideRtsVideo(_ view: UIKit.UIView)
@@ -1452,7 +1452,6 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject { @@ -1452,7 +1452,6 @@ public protocol HHRTCDelegate : ObjectiveC.NSObject {
1452 func waitingSuccess(_ doctorInfo: HHSDKVideo.HHDoctorModel, orderId: Swift.String) 1452 func waitingSuccess(_ doctorInfo: HHSDKVideo.HHDoctorModel, orderId: Swift.String)
1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel) 1453 func onTransform(_ transInfo: HHSDKVideo.HHWaitDoctorModel)
1454 func onExitRoom() 1454 func onExitRoom()
1455 - func getDoctorId() -> Swift.String?  
1456 func hangup() 1455 func hangup()
1457 func showRtsVideo() -> UIKit.UIView? 1456 func showRtsVideo() -> UIKit.UIView?
1458 func hideRtsVideo(_ view: UIKit.UIView) 1457 func hideRtsVideo(_ view: UIKit.UIView)