From cb9232b3ab413fae7bcc2b94abd70f18ca02b263 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期二, 03 十二月 2024 11:20:32 +0800 Subject: [PATCH] 增加铃声;增加TCP/UDP连接选择 --- 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