twilio / voice-quickstart-android

Quickstart app for the Voice Android SDK
https://www.twilio.com/docs/api/voice-sdk/android/getting-started
MIT License
184 stars 140 forks source link

How to make an in-progress call notification #575

Closed Satyaman1 closed 9 months ago

Satyaman1 commented 9 months ago

please let me know if twilio provide this functionality or not . If Twilio provides this functionality then please help me to implement

Issue explain :- If A started call and B received call and then B move any other screen from the VoiceTwilioActivity or remove the app from background then call should still connected and call indicator will be show on the status bar . When B click on that notification. then B should be redirect to then VoiceTwilioActivity and then if B want to Mute the call or Want to hold the call or want to disconnect the call B will able to do that.

I m using Twilio version:- com.twilio:voice-android:6.3.0

@bobiechen-twilio @kbagchiGWC

afalls-twilio commented 9 months ago

@Satyaman1 First, thank you for your interest in Twilio Voice!, that being said, this is what you want to do.

I hope that helps get you started!