PhoneNumber(String, String) constructor

Syntax

PhoneNumber ( String msisdn , String countryCode )

Parameters

Usage

Creates a new instance of

PhoneNumber

.

All non numeric chars will be removed.

If country is "1" or United States, Tries to parse the specified MSISDN and falls back to use the specified country code if no internationalised format is recognized.