我想像這樣從瀏覽器彈出視窗打開 Teams 桌面應用程式。 打開 Microsoft Teams 應用程式彈出視窗
有沒有辦法在我的 React.js/typescript Web 應用程式中做到這一點?
uj5u.com熱心網友回復:
如果您創建具有正確結構的超鏈接,則您的瀏覽器將顯示相應的彈出視窗,Teams 將處理它:
https://teams.microsoft.com/l/entity/<appId>/<entityId>?webUrl=<entityWebUrl>&label=<entityLabel>&context=<context>
uj5u.com熱心網友回復:
檔案
示例:https : //teams.microsoft.com/l/chat/0/[email protected],[email protected]&topicName=Prep For Meeting Tomorrow&message=Hi folks, kicking% 20off a chat about our meeting tomorrow
上面的例子解決了我的問題謝謝!
轉載請註明出處,本文鏈接:https://www.uj5u.com/ruanti/396832.html
上一篇:Postgres審計觸發單個行
下一篇:useEffect無限期運行
