choolwe1992 / google-voice-java

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

No way to get Calling Credit #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Performing a request like voice.getGeneral();
2.
3.

What is the expected output? What do you see instead?
In the html data thats received, i see Calling Credit: -, when there should be 
a number

What version of the product are you using? On what operating system?
Current, current jdk widows 7

Please provide any additional information below.
If there is a way to do this, than i am sorry for the report.  I just though 
that would be the way to get your current credit

Original issue reported on code.google.com by theshado...@gtempaccount.com on 26 Aug 2010 at 1:45

GoogleCodeExporter commented 9 years ago
This should be added eventually so I've marked it as an enhancement.

Original comment by liquid...@gmail.com on 6 Jan 2011 at 2:58

GoogleCodeExporter commented 9 years ago
http://google-voice-java.googlecode.com/svn/trunk/doc/com/techventus/server/voic
e/datatypes/Setting.html#getCredits()

It is now possible through Setting.getCredits() so I am marking this as closed

Original comment by malone.j...@gmail.com on 3 Feb 2012 at 3:37