Make a phone call by program - the wait for the user to input?

Hello

I use the following code to place a phone call from my application:

Invoke.invokeApplication(Invoke.APP_TYPE_PHONE, new PhoneArguments(PhoneArguments.ARG_CALL, phoneNumber));

and it seems to work, at least in the Simulator.  However, when this line running the Simulator dials the number immediately.  Peux-I rather the phone displays the number and wait that the user press 'call '?

I know that I can warn the user with Dialog.ask (...), and if it's the only thing to do I will do.  I'm just curious to know if I can get the phone to do so.

arkadyz wrote: instead can have the phone displays the number and wait that the user press 'call '?

No, this is not currently supported.  You can use a dialog box inside your own application as you describe.

Tags: BlackBerry Developers

Similar Questions

  • How to connect with the device to make a phone call

    Hello world

    I am developing a small application, in which I provide a button contains the phone number to let the user click on and make a phone call, I try the class phone but couldn't.

    Could someone tell me how to do this!

    Thank you!

    read this:

    http://supportforums.BlackBerry.com/T5/Java-development/phone-invocation-not-working/m-p/306554#M539...

  • Is that what you can get siri on the Apple Watch (series 2) to make a phone call, but on your iPhone, so when you're driving it then would come by phone from car speakers?

    You can get siri on the Apple Watch (series 2) to make a phone call, but do it on your iPhone, so when you're behind the wheel, he would then come through car speaker?

    You can also long are you your phone is connected to the car blu tooth. Not tried myself.

  • Our phone will make more phone calls, and we do not know how to change the settings to restore the capabilities of phoning.

    Our phone will make more phone calls, and we do not know how to change the settings to restore the capabilities of phoning.

    Greetings jenniferfrom46,

    From your post, I see that you are unable to make phone calls. I count on the ability to use my phone a lot to make calls, so I can understand your concern. I will be happy to provide you with some information for you.

    If you can not make or receive calls on your iPhone, this article goes on measures to take to help with the issue you are experiencing.

    Have a good!

  • How can I make a phone call from Apple Watch after the update of the software lasted?

    I don't know how to make a phone call from my Apple Watch after this update. I need help

    Hello

    Under watch OS 3, the friends feature (which was available in previous versions) comes over and there is no direct replacement for it.

    When making calls or sending of new messages, contacts instead can be selected via the phone and Messages applications or using Siri:

  • I just got an iPhone SE. But when I make a phone call, that I don't hear so good. The volume is all

    I just got an iPhone SE. But when I make a phone call, that I don't hear so good. The volume is. How can I fix

    Did you remove the plastic that covers the face off the iPhone when you buy?

  • Make/receive phone calls via the software modem?

    It is usually possible to make and receive calls through a PC modem such as the software modem for satellite P25 series?
    I need any additional software to do this? (this is not about VOIP).

    Hello

    I'm not sure what you mean exactly. You want to make a phone call over the internet?
    I put t know which device you have, but I think that it s must support a modem.
    You can use this modem to connect to the internet, but believe me; the modem connection is not very fast and the transfer of data has for a long time.

    I think the phone call over the internet is a very good idea but only if someone has a lump and a broadband connection.

  • About half the time an incoming call makes my phone ring; half of the time (unpredictably), it just goes straight to voicemail. How can I fix?

    About half the time an incoming call makes my phone ring; half of the time (unpredictably), it just goes straight to voicemail. How can I fix?

    Check: Settings - do not disturb = Off?

  • Make a phone call and e-mail to the JDE 4.2 end devices

    Hello

    I want to make a phone call by selecting a text enriched with phone number field and also send an e-mail to E-mail id when we focus the rich with identification of email text field. Arguments of phone class is not supported in JDE 4.2. So, how can I do this? Some body help me here please.

    Hello

    For all thanks for helping me. ATLAST I did call and mail.

    2 the most important classes are

    PhoneArguments call = new PhoneArguments (PhoneArguments.ARG_CALL,phoneNumber);
                            Invoke.invokeApplication(Invoke.APP_TYPE_PHONE, call);
    
    Invoke.invokeApplication(Invoke.APP_TYPE_MESSAGES, new MessageArguments(MessageArguments.ARG_NEW,Mail,"",""));
    

    That's all. Thanks for all the guys who helped me a lot to do. Now, I did everything, but I get to fileds two in email, if the search for a solution. If some body knows. Please answer me that's all.

  • Phone calls showing on the phone of the wife

    So when my wife or I make a phone call, or receive/miss one, it appears on each of the other phones. If I call his iphone 6 and it does not, after I hang up sometimes as a missed call. Same things happen on his phone as well.

    How can I stop this? Never had that until the last big update.

    Stop sharing an ID to iCloud.

  • They have to make a phone call?

    So today, I gave my iPhone 5 to someone so that they could make a phone call. I trust her, and she only used for 5 minutes and he gives back. Later, when I started using it, I double clicked on the Home button and I noticed there was a window open for calls and music. I know not if and why I would have opened, who questioned her and these five minutes. Up and down, she swears she did only a phone call, but I'm still worried. I know that she would not have bought something, because I have never on my phone and once again, within five minutes?

    Is there a way to check what has been consulted, and any other form of activity your iPhone?

    If she used the phone, then calls may be recent. Someone could use music earlier. Alternatively, she could hit accidentally. Either you trust him or you don't. If you have not, change your passwords and restore your phone as new, no turning back. If you do, don't you worry about that.

  • make a phone call to request

    Hello

    Does anyone know how to make a phone call or sms from application using the API?

    Please help me on this.

    Thank you

    DK.

    Call us at:

    public void makeCall(String data){
                        String phoneNumber = data;
                        if ( phoneNumber.length() == 0 ){
                            System.out.println("Error,  not a phone number");
                        }
                        else {
                            PhoneArguments call = new PhoneArguments (PhoneArguments.ARG_CALL,phoneNumber);
                            Invoke.invokeApplication(Invoke.APP_TYPE_PHONE, call);
                        }
    }
    

    SMS to number:

    public void makeSMS(String number){
                    try{
                    MessageConnection mc = (MessageConnection)Connector.open("sms://");
                    TextMessage textMessage = (TextMessage)mc.newMessage(MessageConnection.TEXT_MESSAGE);
                    textMessage.setAddress("sms://" + number);
                    Invoke.invokeApplication(Invoke.APP_TYPE_MESSAGES, new MessageArguments(textMessage));
                    }
                    catch (IOException e){
                    Dialog.alert(e.getMessage());
                    }
    }
    

    Note that you should always import the API to Invoke and e-mail and so.

  • can I make a phone call from three pathways with iOS 9?

    can I make a phone call from three pathways with iOS 9?

    IF you have configured to do this by your phone service provider.

  • BlackBerry Smartphones battery goes dead when making phone calls or using the browser wireless

    Battery goes dead within seconds when the phone calls or using the browser wireless - software is a newer version of 6.0

    What is fix - camera works fine when text - another that this battery will die almost instantly - and the back of the phone generates heat so

    I've been running a new battery for a week - looks as good as new - thank you for your help

  • My phone calls come in the form of text messages and use the tone of the message text and not ringing.

    My phone calls on my iPhone 5 c pass as text messages and the sound message is used and not the ringing of a phone call.

    Calls can only come in the form of text messages. Go to settings > sounds and make sure you have the right tone selected.

Maybe you are looking for

  • Tablet/8 w Windows 8.1 - aptX Bluetooth support?

    Hi all i just received my Tablet8 with Windows 8.1 and I really like it. I would also like to use as my wireless music playback device, but I can't find any useful information about the Codecs supported Bluetooth. Is built in Boradcom Bluetooth adapt

  • How to use my Satellite A200 correctly?

    Say please and how to use my satellite a200 if all the time to work from electric power 220V? And so the battery is charged to 100%?Eject or not?Thank you...

  • HP Envy 7645: Register for instant ink

    I would like to register for the Instatnt of ink.  My printer is currently more ink (that's why I want sign up) so I can not print the page with the claim code.  How can I get the code and signed for the moment ink without having to go buy a new cart

  • Aspire 5742G DC adapter plug

    Hello!! I bought a used Acer Aspire 5742 G notebook, but without charger (adapter CC)... Can someone tell me the below mentioned standard of the original DC power adapter supplied with the Aspire 5742 G notebook. 1 voltage (voltage, Eg: 19V) 2 output

  • Network notification in the system tray is disabled, how can I activate this new?

    The network notification icon is disabled on the system tray, off after Microsoft.how system update I reactivate?