PresentationConnectionAvailableEvent: connection property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
When an incoming connection is created, a receiving user agent fires a trusted event, named connectionavailable
, on a PresentationReceiver
. The trusted event is fired at the presentation controller's monitor, using the PresentationConnectionAvailableEvent
interface, with the connection
attribute set to the PresentationConnection
object that was created.
The event is fired for all connections that are created when monitoring incoming presentation connections.
Specifications
Specification |
---|
Presentation API # dom-presentationconnectionavailableevent-connection |
Browser compatibility
BCD tables only load in the browser