public interface MatcherApi
| Modifier and Type | Method and Description |
|---|---|
boolean |
matchesNationalNumber(String nationalNumber,
Phonemetadata.PhoneNumberDesc numberDesc,
boolean allowPrefixMatch)
Returns whether the given national number (a string containing only decimal digits) matches
the national number pattern defined in the given
PhoneNumberDesc message. |
boolean matchesNationalNumber(String nationalNumber, Phonemetadata.PhoneNumberDesc numberDesc, boolean allowPrefixMatch)
PhoneNumberDesc message.Copyright © 2016 Google. All Rights Reserved.