Enum PhoneNumberUtil.MatchType
- Namespace
- PhoneNumbers
- Assembly
- PhoneNumbers.dll
Types of phone number matches. See detailed description beside the isNumberMatch() method.
public enum PhoneNumberUtil.MatchType
Fields
EXACT_MATCH = 4NOT_A_NUMBER = 0NO_MATCH = 1NSN_MATCH = 3SHORT_NSN_MATCH = 2