PresentationConnectionList
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.
Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.
PresentationConnectionList is the collection of incoming presentation connections.
In this article
Instance properties
PresentationConnectionList.connectionsRead onlyExperimentalReturns the non-terminated set of
PresentationConnections in theset of presentation controllers.
Events
connectionavailableExperimentalFired whenever a newpresentation connection becomes available.
Specifications
| Specification |
|---|
| Presentation API> # interface-presentationconnectionlist> |