Showing
89 changed files
with
5 additions
and
2 deletions
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
@@ -402,6 +402,7 @@ typedef SWIFT_ENUM(NSInteger, HHMLoginCode, closed) { | @@ -402,6 +402,7 @@ typedef SWIFT_ENUM(NSInteger, HHMLoginCode, closed) { | ||
402 | }; | 402 | }; |
403 | 403 | ||
404 | @class HHSDKOptions; | 404 | @class HHSDKOptions; |
405 | +@class UINavigationController; | ||
405 | @protocol HHMVideoDelegate; | 406 | @protocol HHMVideoDelegate; |
406 | 407 | ||
407 | SWIFT_CLASS("_TtC12hhVDoctorSDK6HHMSDK") | 408 | SWIFT_CLASS("_TtC12hhVDoctorSDK6HHMSDK") |
@@ -432,6 +433,8 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau | @@ -432,6 +433,8 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau | ||
432 | - (void)switchEnv:(BOOL)development; | 433 | - (void)switchEnv:(BOOL)development; |
433 | /// 跳转信息流首页 | 434 | /// 跳转信息流首页 |
434 | - (void)skipChatHome; | 435 | - (void)skipChatHome; |
436 | +- (void)skipChatHome:(UINavigationController * _Nonnull)nav; | ||
437 | +- (UIViewController * _Nullable)chatHomeVC SWIFT_WARN_UNUSED_RESULT; | ||
435 | /// 主叫发起通话 | 438 | /// 主叫发起通话 |
436 | /// \param type 呼叫类型 | 439 | /// \param type 呼叫类型 |
437 | /// | 440 | /// |
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
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
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
-
Please register or login to post a comment