Sailfish Telephony
API DocumentationPhoneNumber QML Type
Import Statement: | import Sailfish.Telephony 1.0 |
Properties
- countryCodeSource : enumeration
- defaultRegionCode : string
- formatInternationalOnly : bool
- formattedNumber : string
- geocodeDescription : string
- internationalFormat : string
- isValid : bool
- localizedCountryName : string
- nationalFormat : string
- numberType : enumeration
- rawPhoneNumber : string
- regionCode : string
Methods
- bool isValidForRegion(string regionCode)
Detailed Description
Property Documentation
Constant | Value |
---|---|
CountryCodeSourceUnspecified | |
CountryCodeSourceNumberWithPlusSign | |
CountryCodeSourceNumberWithoutPlusSign | |
CountryCodeSourceNumberWithInternationalDirectDial | |
CountryCodeSourceDefaultCountry |