这是
实验性技术
检查
浏览器兼容性表格
要小心谨慎在生产中使用这之前。
安全上下文
此特征只可用于
安全上下文
(HTTPS),在某些或所有
支持浏览器
.
PresentationConnectionAvailableEvent
接口在
Presentation API
is fired on a
PresentationRequest
when a connection associated with the object is created.
A
controlling user agent
fires
a
trusted event
命名
connectionavailable
在
PresentationRequest
when a connection associated with the object is created. It is fired at the
PresentationRequest
instance, using the
PresentationConnectionAvailableEvent
interface, with the
connection
attribute set to the
PresentationConnection
object that was created. The event is fired for each connection that is created for the
controller
, either by the
controller
调用
start()
or
reconnect()
, or by the
controlling user agent
creating a connection on the controller's behalf via
defaultRequest
.
PresentationConnectionAvailableEvent()
Creates a new PresentationConnectionAvailableEvent.
PresentationConnectionAvailableEvent.connection
只读
PresentationConnection
object that fired the event.
| 规范 | 状态 | 注释 |
|---|---|---|
|
Presentation API
The definition of 'PresentationConnectionAvailableEvent interface' in that specification. |
候选推荐 | 初始定义。 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
PresentationConnectionAvailableEvent
|
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 |
PresentationConnectionAvailableEvent()
构造函数
|
Chrome 48 | Edge ≤79 | Firefox 51 | IE No | Opera ? | Safari ? | WebView Android No | Chrome Android 48 | Firefox Android 51 | Opera Android ? | Safari iOS ? | Samsung Internet Android 5.0 |
connection
|
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 |
完整支持
不支持
兼容性未知
实验。期望将来行为有所改变。
用户必须明确启用此特征。