I would like to make an standard autommatic call like this way
Private p As PhoneCalls
StartActivity(p.Call(TextNum.Text))
but there are phones that try to call by means of Skype, and this behaviour is not desired in my app.
any suggestion?
Thanks,
(Excuse my english, please)
Private p As PhoneCalls
StartActivity(p.Call(TextNum.Text))
but there are phones that try to call by means of Skype, and this behaviour is not desired in my app.
any suggestion?
Thanks,
(Excuse my english, please)