Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DingTalk会議をiframeでWebページに埋め込む方法を解説します。必要なpostMessageイベント、許可するorigin、サンドボックス属性、親ページからの会議制御まで、面接・研修などのカスタムシーンに対応する手順を紹介します。
<iframe src="https://meeting.dingtalk.io/app/room?linkId={:linkId}" allow="camera; microphone; display-capture"> </iframe>
<iframe src="https://meeting.dingtalk.io/app/room?linkId={:linkId}&invite=0&screen_share=0" allow="camera; microphone; display-capture"> </iframe> <!-- 共有ボタンと招待ボタンは、URLパラメータによって非表示にされます。 -->
このページは役に立ちましたか?