Hi all,
I can check my account balance through Network Request by dialing *100#. The Network operator will then notify me through a Service reply which look something like this: "You've $0.38 USD,valid till 10/08/2008".
My questions are:
1.How to initiate a Network Request?
I've tried using PlatformRequest("tel:*100#"); but it ends up as normal call not network request.
2.How do I access the text of the service reply?

Reply With Quote


