Checking user account balance

Login to reply to this topic.
Sun, 2008-07-06 10:36
Joined: 2008-06-29
Forum posts: 4

Hello everybody,

I am working on application that make an internet connection and there is no problem with this Smiling
But i need to check the user account balance before make any connection ,, so that i can handle a message to tell the user that he should recharge his account..

I searched all wiki articles but i didnt find anything regarding this issue ,, and i dont know if it is possible to the check the user account through Symbian C++ API's Puzzled

Thanks in advance.

Leonard


Impossible is nothing


Sun, 2008-07-06 12:28
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 711
Re: Checking user account balance

There are no Symbian APIs for that. There are no standard intefaces/protocols for a phone to check the account balance. With some operators you can call the to get it. With others you can get it with a specific SMS. There are also those who'll show it on a WAP page. Main thing is, that there is no uniform way that'd work with all operators.

Sun, 2008-07-06 13:49
Joined: 2008-06-29
Forum posts: 4
Re: Checking user account balance

Thank you N_A.


Impossible is nothing

  • Login to reply to this topic.