How to check programmatically if mobile data switch is on or off.
I know how to check if data connection is on or not. But I don't want that.
I want to check if user have switch on that toggle switch or check box to start data connection.
Is there any event or broadcast after user toggles that switch in Settings
Because it takes 5-10 seconds to actually start data connection after enabling that switch or check-box.