Skip to content

Commit 6da6662

Browse files
authored
Remove 'v' prefix from SDK version numbers
1 parent df274de commit 6da6662

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/communication-services/how-tos/calling-sdk/includes/media-access/media-access-web.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,12 @@ The following table shows the minimum version of SDKs that support individual AP
160160
161161
| Operations | Web | Web UI | iOS | iOS UI | Android | Android UI | Windows |
162162
|-------------|-----|--------|-----|--------|---------|------------|---------|
163-
|Permit audio | v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
164-
|Forbid audio | v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
165-
|Permit others audio| v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
166-
|Forbid others audio| v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
167-
|Permit video | v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
168-
|Forbid video | v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
169-
|Permit others video| v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
170-
|Forbid others video| v1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
163+
|Permit audio | 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
164+
|Forbid audio | 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
165+
|Permit others audio| 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
166+
|Forbid others audio| 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
167+
|Permit video | 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
168+
|Forbid video | 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
169+
|Permit others video| 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
170+
|Forbid others video| 1.31.2,<br>1.32.1-beta.1|X|X|X|X|X|X|
171171

0 commit comments

Comments
 (0)