Table of Contents

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 = 4
NOT_A_NUMBER = 0
NO_MATCH = 1
NSN_MATCH = 3
SHORT_NSN_MATCH = 2