c# - PhoneCallTask always prompts -
This is related to I was planning to make an emergency app for Windows Phone and tried using This is well and good but there is one thing which really frustrates me, to get the whole point of this app accelerated and to call when you like the normal phone call app Now whenever I click on the call button a message box says, do I want to dial the number. It's really annoying. I was just wondering if there was any way to get rid of it and go straight to the call? As is said: Users have their applications Use the phone call function to enable a phone call from. The phone call function launches the phone application and displays the phone number and displays the name you specify. Phone calls are not kept until the user clicks the call button. The method only shows phone applications. Imagine that this is a suitable app dialing other numbers (especially expensive). PhoneCallTask for Windows Phone 8.
PhoneCallTask . This job does I work to add to it:
Phonalkotusk call = new phonecoltask (); Call.DisplayName = "name"; Call. Phone number = "0123456789"; Call.Show ();
Comments
Post a Comment