PhoneNumber getAllPrefixes
PhoneNumber_getAllPrefixes
Syntax
PhoneNumber_getAllPrefixes();
Arguments
None
Return type
Dictionary
Examples
Dictionary phonePrefixes = PhoneNumber_getAllPrefixes();
print(phonePrefixes[84]);//vn
print(phonePrefixes[45]);//dk
Availability
From June 2017