Skip to content

Commit 1931771

Browse files
authored
Update number-lookup-sdk.md
Adding number format scenario
1 parent bf0e9f6 commit 1931771

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/concepts/numbers/number-lookup-sdk.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ The following list presents the set of features which are currently available in
2424

2525
| Group of features | Capability | .NET | JS | Java | Python |
2626
| ----------------- | ------------------------------------------------------------------------------------- | --- | ---- | ---- | ------ |
27-
| Core Capabilities | Get Number Type | ✔️ | ✔️ | ✔️ | ✔️ |
27+
| Core Capabilities | Get Number Format | ✔️ | ✔️ | ✔️ | ✔️ |
28+
| | Get Number Type | ✔️ | ✔️ | ✔️ | ✔️ |
2829
| | Get Carrier registered name | ✔️ | ✔️ | ✔️ | ✔️ |
2930
| | Get associated Mobile Network Code, if available (two or three decimal digits used to identify network operator within a country) | ✔️ | ✔️ | ✔️ | ✔️ |
3031
| | Get associated Mobile Country Code, if available (three decimal digits used to identify the country of a mobile operator) | ✔️ | ✔️ | ✔️ | ✔️ |

0 commit comments

Comments
 (0)