Skip to content

Commit 2bf19af

Browse files
committed
PlatformSDK: Update release notes
1 parent aa0fd36 commit 2bf19af

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Skype/Trusted-Application-API/SDK/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ Thank you for your interest in Skype for Business developer documentation!
44

55
## Release Notes
66

7-
### 1.0.0-prerelease8 (in progress; not yet released)
7+
### 1.0.0-prerelease8
88

99
Key changes:
10-
1. IAudioVideoCall.TransferAsync() has been deprecated and segregated into two methods with same name to clarify their use cases
10+
1. IAudioVideoCall.TransferAsync() has been deprecated and segregated into two methods; one for transferring to a user, second for replacing an existing call
11+
2. Fixed a NullReferenceException in IAudioVideoInvitation.AcceptAndBridgeAsync() for bridging to a meeting
1112

1213
### 1.0.0-prerelease7
1314

@@ -23,7 +24,7 @@ Dependency changes:
2324
### 1.0.0-prerelease6
2425

2526
Key changes:
26-
1. IAudioVideoInvitation.AcceptAndBridgeAsync() has been deprecated and segregated into two methods with same name to clarify their use cases
27+
1. IAudioVideoInvitation.AcceptAndBridgeAsync() has been deprecated and segregated into two methods; one for bridging to a meeting, second for bridging to a user
2728

2829
2. **!!ATTENTION!!** Newer variations of following methods now take **CallbackContext** as input in place of callback uri:
2930
1. ICommunication.JoinAdhocMeetingAsync()

0 commit comments

Comments
 (0)