Gjsify LogoGjsify Logo

Numeric description of a phone number related error.

Index

Enumeration Members

INVALID_COUNTRY_CODE: number

the supplied phone number has an invalid country calling code.

NOT_A_NUMBER: number

the supplied text is not a phone number.

NOT_IMPLEMENTED: number

the library was built without phone number support

TOO_LONG: number

the text is too long for a phone number.

TOO_SHORT: number

the text is too short for a phone number.

TOO_SHORT_AFTER_IDD: number

the remaining text after the country calling code is to short for a phone number.

UNKNOWN: number

the phone number parser reported a yet unknown error code.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method