mattdarnell Member Licensed User Longtime User Feb 26, 2017 #1 Does this new feature fix this old problem? https://developer.android.com/reference/android/telecom/Call.html#playDtmfTone(char) -Matt
Does this new feature fix this old problem? https://developer.android.com/reference/android/telecom/Call.html#playDtmfTone(char) -Matt
Erel B4X founder Staff member Licensed User Longtime User Feb 26, 2017 #2 You can't really use this method as the Call object can only be accessed by the default phone app. https://developer.android.com/reference/android/telecom/InCallService.html Upvote 0
You can't really use this method as the Call object can only be accessed by the default phone app. https://developer.android.com/reference/android/telecom/InCallService.html