PhoneNumber(String) constructor

Creates a new instance of PhoneNumber using the DEFAULT_COUNTRY_CODE.

Syntax

PhoneNumber ( String msisdn )

Parameters

Usage

Tries to parse the specified MSISDN and falls back to use the

DEFAULT_COUNTRY_CODE

if no internationalised format is recognized.