Question GetPhones method

brelto85

Active Member
Licensed User
Longtime User
Hi,

i'm trying to use the GetPhones method from Contacts class (Phone library)
this method returns the phone numbers stored in a single contact

the values of map are "2" (for the home number) and "1" (for the mobile number)

my question is if this values are standard or if could changed in other devices?

thanks
Alberto
 

brelto85

Active Member
Licensed User
Longtime User
ok, but how to use it?

The method "GetPhones()" return a Map class that has Keys with the phone number and Values with 1,2 ...
Method Get() want a key like parameter
Method GetKeys and GetValues want a index

Must use a for each?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…