I want to stop outgoing call and open the application. The app is able to listen new outgoing call. Now I don’t have any idea how to stop the call and open the app. Any help?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You cannot pause it, but you can do whatever you want when a call is initiated, by the following code:
If you mean to totally cancel/drop the call, set permissions for device as follows:
Then call the following function in the desired catched event: