From 732a72414ca5788d53f2f5e016c7cd53b611d66d Mon Sep 17 00:00:00 2001 From: 464027401@qq.com <464027401@qq.com> Date: 星期三, 15 九月 2021 16:47:26 +0800 Subject: [PATCH] 替换使用去掉callkit的包 --- HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h index 659757c..f36cb05 100644 --- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h +++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h @@ -19,6 +19,8 @@ @property (strong, nonatomic) NSString *userName;//鍛煎彨璐﹀彿 @property (strong, nonatomic) NSString *titleName;//鏍囬 +-(void)showUIAlertViewWithBack:(NSString *)mes; + #pragma mark 瀵瑰鎺ュ彛鏂规硶 -- Gitblit v1.8.0