making call

making call

Hi,

Is it possible to make a call from application with out quitting application in iOS 4?

View Answers

October 21, 2010 at 12:30 PM

hello,

this the code for call to a number

NSString *phoneStr = [[NSString alloc] initWithFormat:@"tel:%@",phone_number];
    NSURL *phoneURL = [[NSURL alloc] initWithString:phoneStr];
    [[UIApplication sharedApplication] openURL:phoneURL];
    [phoneURL release];
    [phoneStr release];

October 21, 2010 at 12:30 PM

hello,

this the code for call to a number

NSString *phoneStr = [[NSString alloc] initWithFormat:@"tel:%@",phone_number];
    NSURL *phoneURL = [[NSURL alloc] initWithString:phoneStr];
    [[UIApplication sharedApplication] openURL:phoneURL];
    [phoneURL release];
    [phoneStr release];

October 21, 2010 at 12:30 PM

hello,

this the code for call to a number

NSString *phoneStr = [[NSString alloc] initWithFormat:@"tel:%@",phone_number];
    NSURL *phoneURL = [[NSURL alloc] initWithString:phoneStr];
    [[UIApplication sharedApplication] openURL:phoneURL];
    [phoneURL release];
    [phoneStr release];









Related Tutorials/Questions & Answers:
making call
making call  Hi, Is it possible to make a call from application... this the code for call to a number NSString *phoneStr = [[NSString alloc... for call to a number ADS_TO_REPLACE_2 NSString *phoneStr = [[NSString alloc
software making
software making   software hello sir sir i have learned this language, c and c++. when we doing coding in c and c++. that time we run those...++. please you give me guidness about making software. sir you tell me its
Advertisements
software making
software making    hello sir , sir you post me answer its difficult to make software in c and c++. but sir i want to make software in c and c++.sir i regueast you please you guid me. i hope you will help me make
software making
software making   hello sir you asked me language . sir i want to make software in c and c++ . which language i know. how i will do coding, and how i will give the graphical structure. and how i
MAking combinitions
MAking combinitions  Dear All, Please help me.... I have some 60-70 lineswhich contains \new\code\R2.0.1\option.c \new\code\R2.0.3\option.c \new\code\R2.0.1\Test.c \new\code\R2.0.2\Test.c \new\code\R2.0.3\Test.c \new\code
report making in asp
report making in asp  Hi sir, Please give some example report making code for jsp and mysql
DECESION MAKING STATEMENTS
DECESION MAKING STATEMENTS  The Decision Making statements may be implemented in different forms depending on the complexity of the condition to be tested. Describe various forms of decision making statements in java
making help window
making help window   how to make help window in gui with java
Business Intelligence for Decision Making
Business Intelligence for Decision Making  How do business intelligence helps in better decision making
Making own SDK - MobileApplications
Making own SDK  Hi all, I am trying to make my own universal installer for installing the JavaME mobile application to all the phones supports java.For this where from i start to think
making trees - Java Beginners
making trees   pls i do't know what this yerms mean in terms of java trees and stacks? Inorder traverse Switch statement Doing something to the stack thanks in advance
Java making a method deprecated
Java making a method deprecated  java making a method deprecated In Java how to declare a method depricated? Is it correct to use depricated method in my application? But at the same time i want to show a "warning" message
Help in making a text formatter
Help in making a text formatter  I have a question on how to make a text formatter using Java. I attempted in doing so, but got a really low score on it, and so I'm having to rely on someone kind enough to help me. We use
call a constructor
call a constructor  How do you call a constructor for a parent class
call ireports
call ireports  how to call jrxml file in jsp or servlets pls give one example any one? please send one example any one
Iphone call
Iphone call  Do you have other method to make a call on Iphone,without openUrl
conference call
conference call  hi am a java beginner I want to develop a simple conference call system over a LAN can u please enlighten me on the basics that I have to do and kno first
conference call
conference call  hi am a java beginner I want to develop a simple conference call system over a LAN can u please enlighten me on the basics that I have to do and kno first
conference call
conference call  hi am a java beginner I want to develop a simple conference call system over a LAN can u please enlighten me on the basics that I have to do and kno first
conference call
conference call  hi am a java beginner I want to develop a simple conference call system over a LAN can u please enlighten me on the basics that I have to do and kno first
conference call
conference call  hi am a java beginner I want to develop a simple conference call system over a LAN can u please enlighten me on the basics that I have to do and kno first
conference call
conference call  hi am a java beginner I want to develop a simple conference call system over a LAN can u please enlighten me on the basics that I have to do and kno first
conference call
conference call  hi am a java beginner I want to develop a simple conference call system over a LAN can u please enlighten me on the basics that I have to do and kno first
Browser making by java coding
Browser making by java coding  import javax.swing.*; import javax.swing.event.*; import java.awt.*; import java.awt.event.*; import java.net.*; import java.io.*; public class Browser extends JFrame implements
Help in making school project
Help in making school project  Description: A doctor has recently opened a surgery and is getting concerned at the amount of time some of his patients are waiting before he gets time time see them. The doctor has asked you
making use java image filters
making use java image filters  while making use any functions built in jerry's filter in java application i get a NullPointerException.. I dont know the reason for this.. please give me a solution
Making efficient program - Java Beginners
Making efficient program  Hi, How you can write efficient programs in Java? Thanks
making of dynamic textfields using swings
making of dynamic textfields using swings  how to crate dynamic texfields by clicking on button
making of dynamic textfields using swings
making of dynamic textfields using swings  How to make dynamic textfields using java swings
VoIP Call
VoIP Call VoIP Call quality Network testing and monitoring vendors are betting you will as they peddle new call quality management applications..., and businesses embracing VoIP can't afford to make assumptions about call quality
Call Procedure
Call Procedure      ... illustrate an example from 'Call Procedure'. In this Tutorial we create... ; Call Procedure The call stu(10) return you the records from
Making Custom (User Defined) Exceptions
Making Custom (User Defined) Exceptions       <<<<<<< making_custom.shtml Making Custom (User Define Exceptions) So far you would have been known, how
Making Money by Writing Articles on the Internet
Making Money by Writing Articles on the Internet       Internet has revolutionized each and every... these companies instead of you making payments to them. These affiliate
call function in php
call function in php  What is the call function in PHP please explain
How to call servlet in JSP?
How to call servlet in JSP?  How to call servlet in JSP
what is an ajax call?
what is an ajax call?  can u please explain the correct usage of an ajax call in jsps and java script
ModuleNotFoundError: No module named 'call'
ModuleNotFoundError: No module named 'call'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'call' How to remove the ModuleNotFoundError: No module named 'call' error
tomcat jsp call DLL
tomcat jsp call DLL  Where can i find Example of use JSP under Tomcat environment call DLL
Call UIViewController over RootViewController
Call UIViewController over RootViewController   Hi, i have created the window based application.. but not sure how to call the UIView over RootViewController. Thanks
call to a member function
call to a member function  While uploading the data on server i am getting following error... call to a member function children
Making Enumerations Iterable - JDK 5 Example
UnsupportedOperationException(); } }; } } Second Way The second way for using it is by making
UIWebView call javascript function
UIWebView call javascript function  Hi, I am developing web browser for iPhone and iPhone devices. I want to call the java script in my html page from UIWebView. Please let's know how to call JavaScript function from objective c
Call a servlet on click of hyperlink
Call a servlet on click of hyperlink  Call a servlet on click... to call a servlet</h2><br/> <a href="<%=request.getContextPath()%>/ServletConstructor">Click to call servlet</a> <
how to call static method
how to call static method  class A { //some code } class B extends class A { static method() } class C { } //how to access static method() from B to C
how to call static method
how to call static method  class A { //some code } class B extends class A { static method() } class C { } //how to access static method() from B to C
how to call static method
how to call static method  class A { //some code } class B extends class A { static method() } class C { } //how to access static method() from B to C
how to call static method
how to call static method  class A { //some code } class B extends A { static method() } class C { } //how to access static method() from B to C
how to call static method
how to call static method  class A { //some code } class B extends A { static method() } class C { } //how to access static method() from B to C
how to call static method
how to call static method  class A { //some code } class B extends A { static method() } class C { } //how to access static method() from B to C
https call in AJAX - Ajax
https call in AJAX  Hi, I am trying to call a https URL in my AJAX script which is in my JSP. But it is not getting the reponse from the url i gave.. am using IE6. suggestions needed.. and more urgent  Hi Friend

Ads