简体   繁体   English

joinUrl 从 GRAPH API /app/onlinemeeting 获得

[英]joinUrl obtained from GRAPH API /app/onlinemeeting

I created, to be displayed on my asp mvc application (app that is declared on Azure).我创建了要显示在我的 asp mvc 应用程序(在 Azure 上声明的应用程序)上。 I get the joinUrl that address the MS teams application.我得到了解决 MS 团队应用程序的 joinUrl。

  1. Is it possible to get only the call interface and not all the teams application from the joinUrl response?是否可以从 joinUrl 响应中仅获取呼叫接口而不是所有团队应用程序

  2. When I try to embed the link in a iframe I get CORS policy issue - Is there any way to display the teams url in a asp net page?当我尝试将链接嵌入到 iframe 中时,我得到CORS 策略问题- 有没有办法在 asp 网页中显示团队 url?

It is not possible to get only the call interface from a teams application.无法从团队应用程序中仅获取调用接口。 We do not have any APIs to do so also we do not have any plans to add this.我们没有任何 API 可以这样做,我们也没有任何添加它的计划。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Microsoft Graph API OnlineMeeting 如何对与会者进行身份验证 - How Microsoft Graph API OnlineMeeting authenticates Attendee 如何设置 Microsoft Graph Onlinemeeting API 设置,如附加数据,即 autoAdmittedUsers、restrictAnonymousUserJoining 等 - How to set Microsoft Graph Onlinemeeting API Settings like AdditionalData i..e autoAdmittedUsers,restrictAnonymousUserJoining,etc 画布应用中的Facebook Graph API身份验证和跟踪会话 - Facebook Graph API authentication in canvas app and track session 在MVC Web App中通过ViewModel调用Graph API - Calling Graph API through ViewModel in MVC Web App 设置从对象中的javascript代码获得的值 - Set value obtained from javascript code in an object 如何从 Exchange 服务迁移到 Graph API 以检索/发送电子邮件 - How to migrate from Exchange service to Graph API to retrieve/sending emails 如何在C#中从Facebook图形API获取Facebook朋友 - How to get facebook friends from facebook graph api in c# 从StructureMap获得的HttpContext上的Null用户 - Null User on HttpContext obtained from StructureMap 从图形或流API获取实时朋友请求通知 - Obtaining realtime friend request notifications from the graph or stream api 如何显示从JS中的C#获取的视图? - How to display view obtained from C# in JS?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM