Hello guys!
I want to know the id of every contact in the phone.
In the web Runtime API Refernce at the page Returned contact information (http://library.forum.nokia.com/index...F222B097F.html) we can find written:
Property Description Type
<item>.id Unique identifier of the contact. string
The problem is if I try to access to the ID of contact I get a string like:
Is this normal?
Is this encoded in something like hex?
How do I convert it in normal number?
Do I really need to convert it or I can just use it in this way?

Reply With Quote


