Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to InCallService API #34

Open
TheLastProject opened this issue Mar 7, 2021 · 0 comments
Open

Move to InCallService API #34

TheLastProject opened this issue Mar 7, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@TheLastProject
Copy link
Owner

acceptRingingCall and endCall are deprecated in favor of InCallService: https://developer.android.com/reference/android/telecom/TelecomManager#acceptRingingCall()

From how I understand it, we want to use InCallService to get a Call object and answer or reject that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant