chenqiyang
2023-05-25 b897bf1e118e69764da20ef6668ef5d9ec1653e8
增加监视结束国际化
2个文件已修改
2 ■■■ 已修改文件
HDLLinPhoneSDK(OC)/HDLLinPhoneSDK/HDLLPOnMonitorViewController.m 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/libHDLLinPhoneSDK.a 补丁 | 查看 | 原始文档 | blame | 历史
HDLLinPhoneSDK£¨OC£©/HDLLinPhoneSDK/HDLLPOnMonitorViewController.m
@@ -102,7 +102,7 @@
    if ((state == LinphoneCallEnd || state == LinphoneCallError)){//挂断了
        NSLog(@"挂断或出错了");
        self.isHangUpByRemote=YES;
        [self showUIAlertViewWithBack:@"监视结束"];
        [self showUIAlertViewWithBack:endOfMonitoringStr];
        
    }
}
Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/libHDLLinPhoneSDK.a
Binary files differ