facebook

Get status of calling

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #343134 Reply

    Yann
    Member

    Hello
    is it possible to get statut of calling after a function like

    
    function appel(PhoneNumber)
    {
    phoneui.callPhone(PhoneNumber);
    }

    ?
    i would like to know, if user has clicked on call or cancel
    thanks

    #343136

    Hi Yann,

    There are cordova/phonegap events: startcallbutton & endcallbutton that may be helpful in a native app. See the docs here: http://docs.phonegap.com/en/2.9.0/cordova_events_events.md.html#startcallbutton

    #343138

    Yann
    Member

    Is not supported by IOS 🙁
    Thanks a lot Octavio
    Yann

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Get status of calling

You must be logged in to post in the forum log in