Skip to content

Commit

Permalink
removing more links
Browse files Browse the repository at this point in the history
  • Loading branch information
nitmeht committed Jul 3, 2024
1 parent 2aba821 commit e8de061
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Skype/Trusted-Application-API/docs/AnonymousMeetingJoin.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ Anonymous meeting join is a powerful feature of the Skype Developer Platform tha
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.

You'll need to use a **Trusted Application API**-enabled service application to get the Discover Url and anonymous meeting token. Your mobile app will call the service application to get these resources before joining a meeting. To learn more about this, see:

- [Use the App SDK and the Trusted Application API to join an Online meeting - Android](../../AppSDK/HowToJoinOnlineMeeting_Android.md)
- [Use the App SDK and the Trusted Application API to join an Online meeting - iOS](../../AppSDK/HowToJoinOnlineMeeting_iOS.md)
- [Implementing a Anonymous Client with the Skype Web SDK](ImplementingAnonymousClientWithSkypeWebSDK.md)
You'll need to use a **Trusted Application API**-enabled service application to get the Discover Url and anonymous meeting token. Your mobile app will call the service application to get these resources before joining a meeting.

## Prerequisites

Expand Down

0 comments on commit e8de061

Please sign in to comment.