samsungrocks10 / google-voice-java

Automatically exported from code.google.com/p/google-voice-java
0 stars 0 forks source link

If setSmsEnabled(boolean) doesn't correspond to "Receive text messages on this phone" then what does? #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call the method Phone.setSmsEnabled(true)
2. Load Settings on Web
3. Observe that "Receive text messages on this phone" is still *unchecked* 
(would have expected/hoped differently)

What is the expected output? What do you see instead?
Option "Receive text messages on this phone" to be checked.
"Receive text messages on this phone" is not checked. 

What version of the product are you using? On what operating system?
google-voice-java-1.14-java6.jar Windows 7

Please provide any additional information below.
If setSmsEnabled(boolean) doesn't correspond to "Receive text messages on this 
phone" then what does? If there's another method that will change that setting 
I'll be happy to find that out. Thanks!

Original issue reported on code.google.com by kelvcutler on 18 Jun 2013 at 5:03