Skip to content

Commit

Permalink
remove ref to Web or App SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
nitmeht committed Jul 3, 2024
1 parent e8de061 commit 2505aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Skype/Trusted-Application-API/docs/AnonymousMeetingJoin.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Anonymous meeting join is a powerful feature of the Skype Developer

# Anonymous Meeting Join

Anonymous meeting join is a powerful feature of the Skype Developer Platform that enables you to join guest users into Skype Meetings to deliver "remote advisor" and other Business-to-Consumer solutions. For Skype for Business Online, anonymous meeting join is supported through the **Trusted Application API**. The guest join meeting flow for anonymous meetings can use the **Trusted Application API** plus the client-side features of either the Skype Web SDK, App SDK, or UCWA.
Anonymous meeting join is a powerful feature of the Skype Developer Platform that enables you to join guest users into Skype Meetings to deliver "remote advisor" and other Business-to-Consumer solutions. For Skype for Business Online, anonymous meeting join is supported through the **Trusted Application API**. The guest join meeting flow for anonymous meetings can use the **Trusted Application API** plus the client-side features of UCWA.
The anonymous user can join into Skype meetings by using a meeting's URI.
An online meeting can be scheduled using the Skype for Business Client or Outlook, or even programmatically using UCWA or the **Trusted Application API**. The meeting's URL is passed to the service application, which calls the Trusted Application endpoint and enables anonymous users to join the online meeting.

Expand Down

0 comments on commit 2505aea

Please sign in to comment.