I need to resolve operator name and phone number with Qt/QtMobility. I managed to get the operator name using QSystemNetworkInfo class but I didn't find a way to get the phone number.
Is there a way to get the phone number also?
I need to resolve operator name and phone number with Qt/QtMobility. I managed to get the operator name using QSystemNetworkInfo class but I didn't find a way to get the phone number.
Is there a way to get the phone number also?
Just to clarify, do you mean to retrieve your own phone number?
Pankaj Nathani
www.croozeus.com
I don't think it may be possible to get own phone number, unless operators store it on the sim card.
You can try to send an SMS to your server and revert back with the phone number, which may be intercepted silently.
This discussion might be useful,
http://stackoverflow.com/questions/6...ber-in-symbian
Pankaj Nathani
www.croozeus.com