Home
last modified time | relevance | path

Searched refs:countryCode (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/
D@ohos.telephony.call.d.ts98 …function formatPhoneNumberToE164(phoneNumber: string, countryCode: string, callback: AsyncCallback…
99 function formatPhoneNumberToE164(phoneNumber: string, countryCode: string): Promise<string>;
334 countryCode?: string; property