PresentationReceiver
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
呈现 API 的 PresentationReceiver 接口提供了用于接收浏览上下文可以访问控制浏览上下文并与其进行通信的方法。
实例属性
PresentationReceiver.connectionList只读 实验性-
返回一个会兑现为包含传入的演示连接的列表的
PresentationConnectionList对象的Promise。
规范
| Specification |
|---|
| Presentation API> # interface-presentationreceiver> |