send()
方法在
PresentationConnection
interface tells a controlling browsing context to send binary or text data to a presenting browsing context.
PresentationConnection.send(data);
undefined
.
| 规范 | 状态 | 注释 |
|---|---|---|
|
Presentation API
The definition of 'send()' in that specification. |
候选推荐 | 初始定义。 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
send
|
Chrome 48 | Edge ≤79 | Firefox 51 | IE No | Opera Yes | Safari ? | WebView Android No | Chrome Android 48 | Firefox Android 51 | Opera Android Yes | Safari iOS ? | Samsung Internet Android 5.0 |
完整支持
不支持
兼容性未知
实验。期望将来行为有所改变。
用户必须明确启用此特征。
PresentationConnection
close()
send()
terminate()