phone_number_compare_strings_with_region
Description:
[ Version ( replacement = "PhoneNumber.compare_strings_with_region" , since = "3.8" ) ]
public PhoneNumberMatch phone_number_compare_strings_with_region (string first_number, string second_number, string? region_code) throws Error
Compares two phone numbers within the context of region_code.
Parameters:
| first_number |
the first EPhoneNumber to compare |
| second_number |
the second EPhoneNumber to compare |
| region_code |
a two-letter country code, or |
Returns:
|
The quality of matching for the two phone numbers. |
Namespace: E
Package: libebook-contacts-1.2