iOS-开发,拨打电话

[[UIApplication sharedApplication] openURL:[NSURL URLWithString:[NSString stringWithFormat:@"tel://%@",self.phoneNum]]];

 

posted @ 2016-08-19 10:27  J-Vijay  阅读(93)  评论(0编辑  收藏  举报