0

I use PhoneStateListener#onCallForwardingIndicatorChanged method to listen the busy call forwarding enable/disable, but onCallForwardingIndicatorChanged method always give false.

Note: I enable/disable the all call forwarding, onCallForwardingIndicatorChanged method is working.

How can I check the busy call forwarding enable/disable?

Phantômaxx
  • 37,352
  • 21
  • 80
  • 110
Elirex
  • 63
  • 9

1 Answers1

0

unfortunately you cant. There is no API to check the callforwarding in Android.

Elkes
  • 241
  • 2
  • 5